summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Revert "Capsule-on-Disk entire PatchZhang, Chao B28-3266/+68
2019-06-20MdeModulePkg: Add CapsuleOnDiskLoadPei PEIM.Wei6 Xu5-0/+539
2019-06-20MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu10-30/+2452
2019-06-20MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu3-11/+42
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-20MdeModulePkg/CapsuleApp: Enhance Capsule-On-Disk related functions.xuwei63-24/+77
2019-06-20MdeModulePkg: Add Capsule On Disk related definition.Wei6 Xu3-0/+137
2019-06-17MdeModulePkg: Add missing instances for build onlyBret Barkelew1-0/+16
2019-06-14MdeModulePkg: Introduce EDKII_SERIAL_PORT_LIB_VENDOR_GUIDAnthony PERARD4-1/+25
2019-06-13MdeModulePkg/GraphicsConsoleDxe: Initialize the output modeZhichao Gao2-10/+34
2019-06-13MdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTextOutSetModeAaron Antone2-12/+25
2019-06-11MdeModulePkg/PciBusDxe: catch unimplemented extended config space readsLaszlo Ersek1-0/+13
2019-06-05Revert "EmulatorPkg: don't display the cpu current speed"Laszlo Ersek1-0/+5
2019-06-04EmulatorPkg: don't display the cpu current speedZhiguang Liu1-5/+0
2019-05-31MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 pathHao A Wu1-1/+8
2019-05-27MdeModulePkg: Remove network library header file from package DEC fileLiming Gao1-23/+0
2019-05-27NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkgLiming Gao6-4017/+0
2019-05-27NetworkPkg: Move Network library and drivers from MdeModulePkg to NetworkPkgLiming Gao144-64881/+0
2019-05-23MdeModulePkg: Update MdeModulePkg.dsc to remove Network related modulesLiming Gao1-19/+0
2019-05-15MdeModulePkg/Library: Remove BaseUefiTianoCustomDecompressLibDandan Bi7-1363/+0
2019-05-10MdeModulePkg: BaseSerialPortLib16550: Add missing Pcd to UNITien Hock, Loh1-0/+6
2019-05-09MdeModulePkg: Remove BootInRecoveryMode PPIxuwei67-7/+7
2019-05-09MdeModulePkg: Remove PcdFrameworkCompatibilitySupportDandan Bi2-14/+0
2019-05-09MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2-90/+2
2019-05-09MdeModulePkg/CdExpress: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2-13/+2
2019-05-09MdeModulePkg/Core: Remove PcdFrameworkCompatibilitySupport usageDandan Bi5-286/+3
2019-05-08MdeModulePkg/DumpDynPcd: Add application to dump dynamic PCD settingsZhang, Shenglei4-0/+689
2019-04-29MdeModulePkg: BaseSerialPortLib16550: Add Mmio32 supportTien Hock, Loh3-4/+20
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/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew1-6/+34
2019-04-28MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew1-4/+30
2019-04-28MdeModulePkg/NvmExpressHci.c: Change commentsZhichao Gao1-4/+1
2019-04-28MdeModulePkg/PeiMain: Change comments of PeiResetSystem2Zhichao Gao2-7/+3
2019-04-28MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2Zhichao Gao2-9/+3
2019-04-28MdeModulePkg/ResetSystemRuntimeDxe: Change commentsZhichao Gao2-8/+2
2019-04-28MdeModulePkg/PeiResetSystemlib.c: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-28MdeModulePkg/RuntimeResetSystemLib.c: Change commentsZhichao Gao1-3/+1
2019-04-28MdeModulePkg/BaseResetSystemLibNull.c: Change comments of ResetSystemZhichao Gao1-4/+2
2019-04-28MdeModulePkg/DxeResetSystemLib.c: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-28MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystemZhichao Gao1-3/+1
2019-04-28MdeModulePkg/HiiDB: Minimize memory allocation times after ReadyToBootDandan Bi1-7/+17
2019-04-28MdeModulePkg/FileExplorer: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-28MdeModulePkg/BMMUiLib: Set Handle to NULL after uninstall protocolDandan Bi1-1/+2
2019-04-28MdeModulePkg/DxeCore: Please static checker for false reportHao Wu1-9/+14
2019-04-24MdeModulePkg/AhciPei: Add PEI BlockIO supportHao Wu6-0/+960
2019-04-24MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit addressHao Wu1-1/+7
2019-04-24MdeModulePkg/HiiDatabaseDxe: Release lock on all error return pathDandan Bi1-1/+6
2019-04-23MdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime accessArd Biesheuvel2-8/+52