audk/MdeModulePkg/Core/DxeIplPeim/Ia32
Jian J Wang 99cc7b9507 MdeModulePkg/DxeIpl: Enable paging for heap guard
Heap guard feature needs paging to work properly. 64-bit BIOS uses
PcdDxeIplBuildPageTables to control the page table setup. 32-bit BIOS
has to check heap guard feature to decide enabling paging or not.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Suggested-by: Ayellet Wolman <ayellet.wolman@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
2017-11-17 11:03:16 +08:00
..
DxeLoadFunc.c MdeModulePkg/DxeIpl: Enable paging for heap guard 2017-11-17 11:03:16 +08:00
IdtVectorAsm.S Update the copyright notice format 2010-04-24 09:49:11 +00:00
IdtVectorAsm.asm Update the copyright notice format 2010-04-24 09:49:11 +00:00
IdtVectorAsm.nasm MdeModulePkg DxeIplPeim: Convert Ia32/IdtVectorAsm.asm to NASM 2016-06-28 09:51:55 +08:00