]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Misc / MemoryProtection.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2020-07-15 Oleksiy YakovlevMdeModulePkg: Add New Memory Attributes
2020-04-07 Ard BiesheuvelMdeModulePkg: disable properties table generation but...
2019-11-09 Jian J WangMdeModulePkg/Core/Dxe: free page 0 after disabling...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-11-07 Jian J WangMdeModulePkg/Core: fix ineffective guard page issue
2018-11-07 Jian J WangMdeModulePkg/Core: fill logic hole in MemoryProtectionC...
2018-10-26 Jian J WangMdeModulePkg/Core: add freed-memory guard feature
2018-09-24 Ard BiesheuvelMdeModulePkg: remove PE/COFF header workaround for...
2018-08-20 shengleiMdeModulePkg: Remove redundant library classes and...
2018-03-16 Jian J WangMdeModulePkg/Core: allow HeapGuard even before CpuArchP...
2018-03-07 Hao WuMdeModulePkg/Core: Fix feature conflict between NX...
2018-03-07 Hao WuMdeModulePkg/Core: Refine handling NULL detection in...
2018-02-02 Jian J WangMdeModulePkg/Core: fix feature conflict between NX...
2018-02-02 Jian J WangMdeModulePkg/Core: fix feature conflict between NX...
2017-12-26 Jian J WangMdeModulePkg/Core: Fix heap guard issues
2017-12-05 Laszlo ErsekMdeModulePkg/Core/Dxe: log informative memprotect msgs...
2017-11-21 Jian J WangMdeModulePkg: Fix unix style of EOL
2017-11-17 Jian J WangMdeModulePkg/DxeCore: Implement heap guard feature...
2017-10-11 Jian J WangMdeModulePkg/Core/Dxe: Add EndOfDxe workaround for...
2017-03-28 Dandan BiMdeModulePkg/MemoryProtection: Fix coding style issue
2017-03-21 Ard BiesheuvelMdeModulePkg/MemoryProtection: split protect and unprot...
2017-03-20 Laszlo ErsekMdeModulePkg/Core/Dxe: downgrade "CodeSegmentCount...
2017-03-07 Bi, DandanMdeModulePkg/DxeCore: Fix coding style issues
2017-03-06 Ard BiesheuvelMdeModulePkg/DxeCore: switch to MdePkg allocation granu...
2017-03-01 Fu SiyuanMdeModulePkg: use LShiftU64() instead of "<<" to avoid...
2017-02-28 Ard BiesheuvelMdeModulePkg/DxeCore: implement memory protection policy
2017-02-26 Ard BiesheuvelMdeModulePkg/DxeCore: base code protection on permissio...
2017-02-22 Jiewen YaoMdeModulePkg/DxeCore: Add UEFI image protection.