summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2017-04-25MdeModulePkg/Ip4Dxe: Refine the IPv4 configuration help infoJiaxin Wu2-3/+4
2017-04-25MdeModulePkg: Update PiSmmCore to set correct ImageAddress into LoadedImageLiming Gao1-2/+2
2017-04-25MdeModulePkg PiSmmIpl: Fix the issue in LMFA featureLiming Gao1-6/+6
2017-04-25MdeModulePkg/UfsPciHc: Avoid overriding return value in BindingStartHao Wu1-7/+6
2017-04-25MdeModulePkg/UfsPciHc: Remove unused field in UfsHc private structHao Wu2-5/+3
2017-04-24MdeModulePkg: Discard received broadcast message in DxeIpIoLib.Fu Siyuan1-0/+6
2017-04-24MdeModulePkg/NvmExpressDxe: Handling return of write to sq and cq dbSuman Prakash1-2/+6
2017-04-24MdeModulePkg/PiSmmCore: Remove redundant PoolTail pointer assignmentHao Wu1-4/+4
2017-04-21MdeModulePkg/DeviceManagerUiLib: Fix the network device MAC display issueJiaxin Wu2-6/+10
2017-04-21MdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check during MTFTP configurationJiaxin Wu1-1/+5
2017-04-21MdeModulePkg/Ip4Dxe: Fix the incorrect RemoveEntryListJiaxin Wu1-2/+2
2017-04-21MdeModulePkg/FirmwarePerformanceDxe: Error Level is not used correctlyJeff Fan1-2/+2
2017-04-20MdeModulePkg/UefiBootManagerLib: Avoid buggy USB short-form expandingRuiyu Ni1-17/+26
2017-04-20MdeModulePkg PiSmmCore: Enhance SMM FreePool to catch buffer overflowStar Zeng2-5/+61
2017-04-20MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during initHao Wu3-256/+267
2017-04-20MdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with 'DEBUG_XXX'Hao Wu2-48/+48
2017-04-20MdeModulePkg/TerminalDxe: Avoid always append device path to *DevRuiyu Ni1-8/+59
2017-04-18MdeModulePkg/HiiDB: Avoid incorrect results of multiplicationDandan Bi1-12/+12
2017-04-18MdeModulePkg/BMMUiLib: Update codes of initializing ConsoleXXXCheck arrayDandan Bi1-1/+25
2017-04-14MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0Ruiyu Ni1-1/+2
2017-04-14MdeModulePkg CapsuleApp: Add directory supportStar Zeng3-302/+94
2017-04-14MdeModulePkg/DxeCore: Add ASSERT to ensure no subtract underflowHao Wu1-0/+5
2017-04-14MdeModulePkg/PiSmmCore: Fix potentially uninitialized local variableHao Wu1-1/+4
2017-04-14MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointerLiming Gao1-1/+1
2017-04-14MdeModulePkg BrotliLib: Fix the regression logic issue in loopLiming Gao1-3/+4
2017-04-13MdeModulePkg/UsbBotPei: Fix undefined behavior in signed left shiftHao Wu1-3/+3
2017-04-13MdeModulePkg/UfsBlkIoPei: Fix undefined behavior in signed left shiftHao Wu1-3/+3
2017-04-13MdeModulePkg/IdeBusPei: Fix undefined behavior in signed left shiftHao Wu1-2/+2
2017-04-13MdeModulePkg/ScsiDiskDxe: Fix undefined behavior in signed left shiftHao Wu1-2/+2
2017-04-13MdeModulePkg/Dxe/Image: Restore mCurrentImage on all pathsHao Wu1-0/+6
2017-04-12MdeModulePkg: Fix BrotliCustomDecompressLib potential issueSong, BinX2-4/+9
2017-04-12MdeModulePkg: Error Level is not used correctlyJeff Fan7-18/+18
2017-04-07MdeModulePkg RegularExpressionDxe: Remove GCC -fno-builtin optionLiming Gao1-1/+0
2017-04-07MdeModulePkg/UefiBootManagerLib: Enhance short-form expanding logicRuiyu Ni3-268/+475
2017-04-07MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()Jeff Fan2-2/+29
2017-04-06MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao4-13/+13
2017-04-05MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel2-0/+38
2017-04-05MdeModulePkg/UefiHiiLib:Fix incorrect comparison expressionDandan Bi1-2/+3
2017-04-01MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zeroJiaxin Wu2-2/+1
2017-03-31MdeModulePkg/SmmCore: Fix memory leak on Profile unregistered.Jiewen Yao1-1/+6
2017-03-30MdeModulePkg/DxeHttpLib: Fix the incorrect return status if URI port is invalidJiaxin Wu2-1/+19
2017-03-29MdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPPORTED to check archArd Biesheuvel1-3/+5
2017-03-29MdeModulePkg/DxeCore: add missing id-to-string mapping for AARCH64Ard Biesheuvel1-1/+2
2017-03-29MdeModulePkg: Add Brotli algorithm decompression librarySong, BinX15-8/+697
2017-03-29MdeModulePkg: Copy Brotli algorithm 3rd party source code for librarySong, BinX20-0/+15026
2017-03-28MdeModulePkg/MemoryProtection: Fix coding style issueDandan Bi1-1/+1
2017-03-23MdeModulePkg/Network: Fix potential ASSERT if NetIp4IsUnicast is calledJiaxin Wu5-12/+16
2017-03-21MdeModulePkg/MemoryProtection: split protect and unprotect pathsArd Biesheuvel1-50/+35
2017-03-21MdeModulePkg/BootGraphicsResourceTableDxe: don't allocate below 4 GBArd Biesheuvel1-38/+3
2017-03-21MdeModulePkg/AcpiTableDxe: consider version mask when removing tablesArd Biesheuvel1-2/+5