edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe
lzeng14 bad7344668 Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space which is not required to be restored by OS.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13935 6f19259b-4bc3-4df7-8a09-765794883524
2012-11-12 05:28:32 +00:00
..
IA32 Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug tip could override IDT entry for INT3. 2012-08-16 04:36:24 +00:00
X64 Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug tip could override IDT entry for INT3. 2012-08-16 04:36:24 +00:00
BootScriptExecutorDxe.inf 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
ScriptExecute.c Allocate ReservedMemory instead of ACPIMemoryNVS for its shadow memory space which is not required to be restored by OS. 2012-11-12 05:28:32 +00:00
ScriptExecute.h Remove the useless performance logging code in BootScriptExecutorDxe driver and record S3 "ScriptExec" performance log before and after executing BootScriptExecutorEntrypoint in S3Reusme2Pei driver. 2012-03-19 02:52:15 +00:00