]> git.proxmox.com Git - mirror_edk2.git/commit
Create 4G page table by default, and using PF to handle >4G MMIO access, to improve...
authorjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Aug 2012 04:42:50 +0000 (04:42 +0000)
committerjyao1 <jyao1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Aug 2012 04:42:50 +0000 (04:42 +0000)
commitd0bf562330e5309a92e55e44063a8ea37ead4d1d
treed5b3c46df035fe4f7221441d7898177c4159a84a
parent743094a2898ed8a1f07e770f50cd2d3081be2c0f
Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance.

signed-off-by: jiewen.yao@intel.com
reviewed-by: rui.sun@intel.com

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13631 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/SetIdtEntry.c
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.S
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/S3Asm.asm
MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/SetIdtEntry.c
UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c