summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2019-04-29MdeModulePkg: BaseSerialPortLib16550: Add Mmio32 supportTien Hock, Loh
2019-04-28MdeModulePkg/StatusCodeHandlerRuntimeDxe: make global variable staticZhichao Gao
2019-04-28MdeModulePkg/FirmwarePerformanceDxe: make global variable staticZhichao Gao
2019-04-28MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew
2019-04-28MdeModulePkg/ResetUtilityLib: Add a new API ResetSystemWithSubtypeBret Barkelew
2019-04-28MdeModulePkg/NvmExpressHci.c: Change commentsZhichao Gao
2019-04-28MdeModulePkg/PeiMain: Change comments of PeiResetSystem2Zhichao Gao
2019-04-28MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2Zhichao Gao
2019-04-28MdeModulePkg/ResetSystemRuntimeDxe: Change commentsZhichao Gao
2019-04-28MdeModulePkg/PeiResetSystemlib.c: Change comments of ResetSystemZhichao Gao
2019-04-28MdeModulePkg/RuntimeResetSystemLib.c: Change commentsZhichao Gao
2019-04-28MdeModulePkg/BaseResetSystemLibNull.c: Change comments of ResetSystemZhichao Gao
2019-04-28MdeModulePkg/DxeResetSystemLib.c: Change comments of ResetSystemZhichao Gao
2019-04-28MdeModulePkg/ResetSystemLib.h: Change comments of ResetSystemZhichao Gao
2019-04-28MdeModulePkg/HiiDB: Minimize memory allocation times after ReadyToBootDandan Bi
2019-04-28MdeModulePkg/FileExplorer: Set Handle to NULL after uninstall protocolDandan Bi
2019-04-28MdeModulePkg/BMMUiLib: Set Handle to NULL after uninstall protocolDandan Bi
2019-04-28MdeModulePkg/DxeCore: Please static checker for false reportHao Wu
2019-04-24MdeModulePkg/AhciPei: Add PEI BlockIO supportHao Wu
2019-04-24MdeModulePkg/AhciPei: Limit max transfer blocknum for 48-bit addressHao Wu
2019-04-24MdeModulePkg/HiiDatabaseDxe: Release lock on all error return pathDandan Bi
2019-04-23MdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime accessArd Biesheuvel
2019-04-22MdeModulePkg: Change the SMM debug lib instanceZhichao Gao
2019-04-17MdeModulePkg/UefiBootManagerLib: fix crash on uninitialized ExitDataArd Biesheuvel
2019-04-16MdeModulePkg/CapsulePei: Update the debug code to print 64bit dataBret Barkelew
2019-04-16MdeModulePkg/CapsulePei: Change debug MACROZhichao Gao
2019-04-14MdeModulePkg/DxeCore: remove explicit EBC handlingArd Biesheuvel
2019-04-14MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocolArd Biesheuvel
2019-04-14MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### imagesArd Biesheuvel
2019-04-14MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architecturesArd Biesheuvel
2019-04-14MdeModulePkg/DxeCore: invoke the emulator protocol for foreign imagesArd Biesheuvel
2019-04-14MdeModulePkg: introduce PE/COFF image emulator protocolArd Biesheuvel
2019-04-10MdeModulePkg: Move BaseUefiTianoCustomDecompressLib toDandan Bi
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-04-02MdeModulePkg: Add PEIM and lib to dsc fileZhichao Gao
2019-04-02MdeModulePkg/PeiDebugLibDebugPpi: Add PEI debug libLiming Gao
2019-04-02MdeModulePkg: Add a PEIM to install Debug PPIZhichao Gao
2019-04-02MdeModulePkg: Add definitions for EDKII DEBUG PPIZhichao Gao
2019-04-02MdeModulePkg/PeiDxeDebugLibReportStatusCode: Add new APIsBret Barkelew
2019-04-02MdeModulePkg/ResetSystemRuntimeDxe: Remove DoS3 in warm resetBret Barkelew
2019-04-02MdeModulePkg/CapsuleRuntimeDxe: Add cache flush for IA32 and X64Zhichao Gao
2019-03-27MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dscLeif Lindholm
2019-03-21MdeModulePkg/PiSmmCore: Control S3 related functionality through flag.Eric Dong
2019-03-21MdeModulePkg/UefiBootManangerLib: Fix exception issueMing Huang
2019-03-11MdeModulePkg/SdMmcPciHcDxe: Add V3 64b DMA SupportAshish Singhal
2019-03-08MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed (CVE-2...Ray Ni
2019-03-08MdeModulePkg/HiiDatabase: Fix potential integer overflow (CVE-2018-12181)Ray Ni
2019-02-28MdeModulePkg/DxeCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng
2019-02-28MdeModulePkg/PeiCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng
2019-02-28MdeModulePkg/RamDiskDxe: Restrict on RAM disk size (CVE-2018-12180)Hao Wu