summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2019-10-30MdeModulePkg/BdsDxe: Fix PlatformRecovery issueSunny Wang1-2/+2
2019-10-24MdeModulePkg RegularExpressionDxe: Disable warning for CLANG9 tool chainLiming Gao1-0/+3
2019-10-15MdeModulePkg/BdsDxe: Fix calling PlatformBootManagerWaitCallback on 0Laszlo Ersek1-1/+11
2019-10-09MdeModulePkg/S3SaveState: cast Position for S3BootScriptLib explicitlyLaszlo Ersek2-4/+4
2019-10-09MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registrationLaszlo Ersek2-3/+3
2019-10-09MdeModulePkg: stop abusing EFI_EVENT for protocol notify registrationLaszlo Ersek4-4/+4
2019-10-08MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0Pete Batard1-0/+1
2019-10-04MdeModulePkg: strip trailing whitespaceLeif Lindholm5-8/+8
2019-09-27MdeModulePkg/TerminalDxe: Enhance the arrow keys supportGao, Zhichao1-2/+6
2019-09-25MdeModulePkg/PlatformDriOverride: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-1/+10
2019-09-24MdeModulePkg/TerminalDxe: Extend the terminal console support typesZhichao Gao5-26/+320
2019-09-17MdeModulePkg SerialDxe.inf: Fix wrong FILE_GUID formatLiming Gao1-1/+1
2019-09-17MdeModulePkg/SerialDxe: Update the file Guid in SerialDxe.infShenglei Zhang1-1/+1
2019-08-13MdeModulePkg: Add missing header files in INF filesShenglei Zhang3-2/+11
2019-08-13MdeModulePkg/RegularExpressionDxe: Add two missing null pointer checksLiming Gao1-0/+2
2019-08-13MdeModulePkg RegularExpressionDxe: Update Oniguruma from v6.9.0 to v6.9.3Liming Gao25-11282/+14041
2019-08-07MdeModulePkg/EsrtFmpDxe: Enhance ESRT to support multiple controllersJin, Eric1-137/+257
2019-08-02MdeModulePkg: Fix typos and add periodsShenglei Zhang1-2/+2
2019-07-10MdeModulePkg/Setup: Check ConfigAccess protocol in case it's destroyedGregX Yeh1-0/+34
2019-07-01MdeModulePkg SmbiosMeasurementDxe: Add Type4 Voltage field to blacklistStar Zeng1-0/+1
2019-07-01MdeModulePkg/BdsDxe: Use a pcd to control PlatformRecoveryZhichao Gao2-25/+45
2019-06-26MdeModulePkg/CapsulePei: Add memory pointer checkGao, Zhichao1-1/+5
2019-06-26MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM.Wei6 Xu4-0/+530
2019-06-26MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.Wei6 Xu2-1/+12
2019-06-26MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2-2/+7
2019-06-24MdeMoudlePkg/CapsulePei: No need to remain space for null-terminateZhichao Gao1-1/+1
2019-06-24MdeMoudlePkg/CapsulePei: Optimize GetScatterGatherHeadEntriesZhichao Gao1-14/+37
2019-06-24MdeMoudlePkg/CapsulePei: Optimize AreCapsulesStagedZhichao Gao1-29/+13
2019-06-24MdeMoudlePkg/CapsulePei: Fix coding style issueZhichao Gao1-5/+3
2019-06-24MdeModulePkg/CapsulePei: Optimize the CapsulePeiBret Barkelew3-155/+172
2019-06-21Revert "Capsule-on-Disk entire PatchZhang, Chao B8-554/+3
2019-06-20MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM.Wei6 Xu4-0/+535
2019-06-20MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature.Wei6 Xu2-1/+12
2019-06-20MdeModulePkg/BdsDxe: Support Capsule On Disk.Wei6 Xu2-2/+7
2019-06-14MdeModulePkg: Introduce EDKII_SERIAL_PORT_LIB_VENDOR_GUIDAnthony PERARD2-1/+3
2019-06-13MdeModulePkg/GraphicsConsoleDxe: Initialize the output modeZhichao Gao2-10/+34
2019-06-13MdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTextOutSetModeAaron Antone2-12/+25
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao124-52538/+0
2019-05-09MdeModulePkg: Remove BootInRecoveryMode PPIxuwei61-1/+1
2019-05-09MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2-90/+2
2019-05-09MdeModulePkg/CdExpress: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2-13/+2
2019-04-28MdeModulePkg/StatusCodeHandlerRuntimeDxe: make global variable staticZhichao Gao1-2/+2
2019-04-28MdeModulePkg/FirmwarePerformanceDxe: make global variable staticZhichao Gao1-2/+2
2019-04-28MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2Zhichao Gao2-9/+3
2019-04-28MdeModulePkg/ResetSystemRuntimeDxe: Change commentsZhichao Gao2-8/+2
2019-04-28MdeModulePkg/HiiDB: Minimize memory allocation times after ReadyToBootDandan Bi1-7/+17
2019-04-24MdeModulePkg/HiiDatabaseDxe: Release lock on all error return pathDandan Bi1-1/+6
2019-04-16MdeModulePkg/CapsulePei: Update the debug code to print 64bit dataBret Barkelew1-9/+9
2019-04-16MdeModulePkg/CapsulePei: Change debug MACROZhichao Gao2-68/+68
2019-04-14MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocolArd Biesheuvel4-4/+126