summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/PiSmmCore/Page.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-104/+132
2020-02-10MdeModulePkg/Core/PiSmmCore: Fix various typosAntoine Coeur1-2/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-28MdeModulePkg/PiSmmCore: Check valid memory range.Eric Dong1-0/+39
2018-08-21MdeModulePkg PiSmmCore: Remove redundant functionsshenglei1-121/+0
2018-01-31MdeModulePkg PiSmmCore: Set ForwardLink to NULL in RemoveOldEntry()Star Zeng1-1/+3
2017-11-21MdeModulePkg: Fix unix style of EOLJian J Wang1-44/+44
2017-11-17MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM modeJian J Wang1-8/+44
2017-03-06MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel1-2/+2
2016-12-12MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pagesLiming Gao1-4/+4
2016-11-17MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao1-26/+749
2016-07-01MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detectionStar Zeng1-3/+17
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng1-8/+64
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-03-01Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...mdkinney1-0/+10
2010-02-25Add PI SMM IPL and PI SMM Coremdkinney1-0/+318