]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c
MdeModulePkg/Core: fix feature conflict between NX and NULL detection
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Misc / MemoryProtection.c
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.