summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-109/+106
* MdeModulePkg/DxeIplPeim: Support GHCB pages when creating page tablesTom Lendacky2020-08-161-2/+10
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/DxeIpl: support more NX related PCDsJian J Wang2018-09-261-0/+12
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-11/+11
* MdeModulePkg/DxeIpl: Mark page table as read-onlyJian J Wang2017-12-121-0/+61
* MdeModulePkg DxeIpl: Move ClearFirst4KPage/IsNullDetectionEnabled definitionStar Zeng2017-12-111-1/+25
* MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...Leo Duran2017-03-011-0/+5
* MdeModulePkg DxeIpl: Add stack NX supportStar Zeng2015-08-051-6/+55
* Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao12011-09-131-1/+25
* Update the copyright notice formathhtian2010-04-241-2/+2
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-231-12/+4
* Create X64 mode page tables in memory even when PEI is already X64mdkinney2008-11-151-0/+161