]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformPei: Allocate PEI FV as ACPI NVS if S3 is supported
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 4 Mar 2014 08:02:59 +0000 (08:02 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 4 Mar 2014 08:02:59 +0000 (08:02 +0000)
commit74e5c15842b75be9e7d2057ac0345cbf524b2234
tree39c9f5d5113d28b764add647fb41c8baf31a1cad
parent78a38b73c39569aacca5c7a4f44bb896305a301a
OvmfPkg/PlatformPei: Allocate PEI FV as ACPI NVS if S3 is supported

On S3 resume, we skip decompression of the PEI FV, and expect
to jump directly into it. For this to work, we need the OS to
leave the memory range untouched.

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