summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-241-16/+1
* MdeModulePkg PiSmmCore: Remove redundant functionsshenglei2018-08-211-131/+0
* MdeModulePkg/Core: Fix incorrect memory map generated in a rare caseJian J Wang2017-12-191-2/+2
* MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel2017-03-061-3/+3
* MdeModulePkg: Fix some typos of "according"Liming Gao2017-02-081-2/+2
* MdeModulePkg: Make the comments align with the functionDandan Bi2016-12-141-4/+4
* MdeModulePkg/PiSmmCore: use EfiPagesToSize to prevent build error.Jiewen Yao2016-12-071-3/+3
* MdeModulePkg/PiSmmCore; Use DEBUG_WARN for non 4k aligned image.Jiewen Yao2016-12-071-2/+2
* MdeModulePkg/PiSmmCore: MemoryAttributeTable need keep non-PE record.Jiewen Yao2016-12-071-40/+51
* MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao2016-11-171-0/+1509