summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/Page.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Core/PiSmmCore: Fix various typosAntoine Coeur2020-02-101-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/PiSmmCore: Check valid memory range.Eric Dong2018-08-281-0/+39
* MdeModulePkg PiSmmCore: Remove redundant functionsshenglei2018-08-211-121/+0
* MdeModulePkg PiSmmCore: Set ForwardLink to NULL in RemoveOldEntry()Star Zeng2018-01-311-1/+3
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-211-44/+44
* MdeModulePkg/PiSmmCore: Implement heap guard feature for SMM modeJian J Wang2017-11-171-8/+44
* MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel2017-03-061-2/+2
* MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pagesLiming Gao2016-12-121-4/+4
* MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao2016-11-171-26/+749
* MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detectionStar Zeng2016-07-011-3/+17
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-8/+64
* Update the copyright notice formathhtian2010-04-241-1/+1
* Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...mdkinney2010-03-011-0/+10
* Add PI SMM IPL and PI SMM Coremdkinney2010-02-251-0/+318