summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c
AgeCommit message (Expand)AuthorFilesLines
8 daysMdeModulePkg: MAT Set RO/XP on Code/Data Sections Outside Image MemoryOliver Smith-Denny1-10/+17
8 daysMdeModulePkg: MAT: Do Not Set EfiMemoryMappedIo[PortSpace] AttrsOliver Smith-Denny1-3/+1
2023-11-27MdeModulePkg: Update DumpImageRecord() in ImagePropertiesRecordLibTaylor Beebe1-0/+9
2023-11-27MdeModulePkg: Add Logic to Create/Delete Image Properties RecordsTaylor Beebe1-156/+28
2023-11-27MdeModulePkg: Fix MAT Descriptor Count CalculationTaylor Beebe1-1/+1
2023-11-27MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLibTaylor Beebe1-762/+12
2023-11-27MdeModulePkg: Update MemoryAttributesTable.c to Reduce Global Variable UseTaylor Beebe1-48/+54
2023-04-07MdeModulePkg: Enable forward edge CFI in mem attributes tableArd Biesheuvel1-1/+7
2023-03-30MdePkg: Update MemoryAttributesTable to v2.10Ard Biesheuvel1-1/+1
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-252/+282
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-11/+11
2020-04-07MdeModulePkg/DxeCore: merge properties table routines into MAT handlingArd Biesheuvel1-0/+1219
2020-04-07MdeModulePkg: disable properties table generation but retain the codeArd Biesheuvel1-4/+3
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-07-26MdeModulePkg/DxeCore: Install UEFI mem attrib table at EndOfDxe.Jiewen Yao1-1/+35
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2017-03-06MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel1-1/+1
2016-05-16MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTableJiewen Yao1-3/+3
2016-04-22MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng1-15/+73
2016-04-22MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable()Star Zeng1-0/+2
2016-02-25MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao1-6/+0
2016-02-17MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao1-0/+214