summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-22MdeModulePkg: Change the SMM debug lib instanceZhichao Gao1-1/+1
2019-04-17MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitDataArd Biesheuvel1-6/+1
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/DxeCore: remove explicit EBC handlingArd Biesheuvel3-54/+3
2019-04-14MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocolArd Biesheuvel4-4/+126
2019-04-14MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### imagesArd Biesheuvel1-4/+2
2019-04-14MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architecturesArd Biesheuvel1-7/+0
2019-04-14MdeModulePkg/DxeCore: invoke the emulator protocol for foreign imagesArd Biesheuvel3-11/+164
2019-04-14MdeModulePkg: introduce PE/COFF image emulator protocolArd Biesheuvel2-0/+111
2019-04-10MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi7-0/+1363
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1717-12061/+1717
2019-04-02MdeModulePkg: Add PEIM and lib to dsc fileZhichao Gao1-0/+3
2019-04-02MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug libLiming Gao2-0/+524
2019-04-02MdeModulePkg: Add a PEIM to install Debug PPIZhichao Gao4-0/+227
2019-04-02MdeModulePkg: Add definitions for EDKII DEBUG PPIZhichao Gao2-0/+85
2019-04-02MdeModulePkg/PeiDxeDebugLibReportStatusCode: Add new APIsBret Barkelew1-30/+147
2019-04-02MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm resetBret Barkelew1-38/+0
2019-04-02MdeModulePkg/CapsuleRuntimeDxe: Add cache flush for IA32 and X64Zhichao Gao5-57/+115
2019-03-27MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dscLeif Lindholm1-0/+1
2019-03-21MdeModulePkg/PiSmmCore: Control S3 related functionality through flag.Eric Dong2-22/+53
2019-03-21MdeModulePkg/UefiBootManangerLib: Fix exception issueMing Huang1-0/+3
2019-03-11MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA SupportAshish Singhal4-73/+161
2019-03-08MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed (CVE-2...edk2-stable201903Ray Ni1-2/+2
2019-03-08MdeModulePkg/HiiDatabase: Fix potential integer overflow (CVE-2018-12181)Ray Ni1-23/+103
2019-02-28MdeModulePkg/DxeCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng1-51/+14
2019-02-28MdeModulePkg/PeiCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng1-2/+2