]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformPei: Don't allocate ACPI NVS memory
authorJordan Justen <jordan.l.justen@intel.com>
Thu, 30 Jan 2014 01:06:47 +0000 (01:06 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 30 Jan 2014 01:06:47 +0000 (01:06 +0000)
commit8d25bed4bd18daff0b7151e47542b5edd0467fd7
treee6fb571d7103f8c3b1d347c71405b7398abd2dc0
parentc3cf8daa0f5091ce13e4c20252d5f3fb2a1a193d
OvmfPkg/PlatformPei: Don't allocate ACPI NVS memory

Once we support ACPI S3, then we can restore this to
being allocated as ACPI NVS memory.

At that time we should also have a way to disable
S3 support in QEMU. When we detect that S3 is
disabled in QEMU, then we can allocate this as regular
Boot Services Data memory.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Bill Paul <wpaul@windriver.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15198 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/PlatformPei/Fv.c