summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2020-05-12MdeModulePkg/SmmIpl: expose MM communicate 2 protocolArd Biesheuvel
2020-05-07MdeModulePkg/DxeIplPeim : RISC-V platform level DxeIPLAbner Chang
2020-04-07MdeModulePkg/DxeCore: merge properties table routines into MAT handlingArd Biesheuvel
2020-04-07MdeModulePkg: disable properties table generation but retain the codeArd Biesheuvel
2020-03-04MdeModulePkg/PiSmmCore: log SMM image start failureLaszlo Ersek
2020-03-04MdeModulePkg/DxeCore: defer PE/COFF emulator registration to StartImageArd Biesheuvel
2020-02-19MdeModulePkg: Make retval in UninstallMultipleProtocol follow SpecHeinrich Schuchardt
2020-02-10MdeModulePkg/Core/PiSmmCore: Fix various typosAntoine Coeur
2020-02-10MdeModulePkg/Core/Pei: Fix various typosAntoine Coeur
2019-12-11MdeModulePkg PeiCore: Improve comment semanticsMichael Kubacki
2019-12-11MdeModulePkg PeiCore: Fix typosMichael Kubacki
2019-11-09MdeModulePkg/Core/Dxe: free page 0 after disabling NULL pointer detectionJian J Wang
2019-11-09MdeModulePkg/DxeIplPeim: reserve page 0 for NULL pointer detectionJian J Wang
2019-11-04MdeModulePkg/Mem: Initialize the variable MapMemoryShenglei Zhang
2019-10-17MdeModulePkg/PiSmmCore: Fix typo in function namePhilippe Mathieu-Daude
2019-10-17MdeModulePkg DxeCore: Fix typo in function namePhilippe Mathieu-Daude
2019-10-09MdeModulePkg/PiSmmCore: make type punning consistentLaszlo Ersek
2019-10-09MdeModulePkg: PEI Core: clean up "AprioriFile" handling in FindFileEx()Laszlo Ersek
2019-10-09MdeModulePkg: document workaround for EFI_RUNTIME_EVENT_ENTRY PI spec bugLaszlo Ersek
2019-08-20MdeModulePkg DxeCore: Fix for missing Memory Attributes Table (MAT) updateMike Turner
2019-08-16MdeModulePkg/DxeIplPeim: Initialize pointer PageMapLevel5EntryZhang, Shenglei
2019-08-14MdeModulePkg/DxeIplPeim: Relocate operation of PageMapLevel5Entry++Zhang, Shenglei
2019-08-09MdeModulePkg/DxeIpl: Create 5-level page table for long modeNi, Ray
2019-08-05MdeModulePkg: Remove RecoveryLib.h and PeiRecoveryLibNullZhang, Shenglei
2019-08-05MdeModulePkg: Remove S3Lib.h and PeiS3LibNullZhang, Shenglei
2019-08-02MdeModulePkg/PiSmmCore: Use unique structure signaturesMichael D Kinney
2019-06-26MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu
2019-06-24MdeModulePkg/PeiMain: PeiAllocatePool: output NULL if HOB creation failsBret Barkelew
2019-06-21Revert "Capsule-on-Disk entire PatchZhang, Chao B
2019-06-20MdeModulePkg/DxeIpl: Support Capsule On Disk.Wei6 Xu
2019-05-09MdeModulePkg/Core: Remove PcdFrameworkCompatibilitySupport usageDandan Bi
2019-04-28MdeModulePkg/PeiMain: Change comments of PeiResetSystem2Zhichao Gao
2019-04-28MdeModulePkg/DxeCore: Please static checker for false reportHao Wu
2019-04-14MdeModulePkg/DxeCore: remove explicit EBC handlingArd Biesheuvel
2019-04-14MdeModulePkg/DxeCore: invoke the emulator protocol for foreign imagesArd Biesheuvel
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2019-03-21MdeModulePkg/PiSmmCore: Control S3 related functionality through flag.Eric Dong
2019-02-28MdeModulePkg/DxeCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng
2019-02-28MdeModulePkg/PeiCore: Ensure FfsFileHeader 8 bytes alignedStar Zeng
2019-02-15MdeModulePkg/PeiMain: Support EFI_PEI_CORE_FV_LOCATION_PPIChasel, Chiu
2018-12-20MdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel
2018-12-20MdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_ADDRESSArd Biesheuvel
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupportedStar Zeng
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxFvSupportedStar Zeng
2018-12-19MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFvStar Zeng
2018-11-07MdeModulePkg/Core: fix ineffective guard page issueJian J Wang
2018-11-07MdeModulePkg/Core: fill logic hole in MemoryProtectionCpuArchProtocolNotifyJian J Wang
2018-11-01MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runsRuiyu Ni
2018-10-30MdeModulePkg/Core: fix an issue of potential NULL pointer accessJian J Wang
2018-10-27MdeModulePkg/Core: correct one coding styleJian J Wang