audk/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64
Star Zeng 59cc677cf3 MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable defined as dynamic.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14896 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-25 06:20:18 +00:00
..
S3Asm.S MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requires a relocation entry with PC relative addressing that does not require a relocation entry. This patch is required to make this file assemble and link with Xcode 2013-04-16 02:45:36 +00:00
S3Asm.asm Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. 2012-08-14 04:42:50 +00:00
SetIdtEntry.c MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable defined as dynamic. 2013-11-25 06:20:18 +00:00