audk/OvmfPkg/PlatformPei
Laszlo Ersek 1a7edbbca1 OvmfPkg: PlatformPei: don't allocate fake lockbox if SMM_REQUIRE
Since our fake LockBox must not be selected with -D SMM_REQUIRE (see the
previous patch), it makes sense to set aside memory for it only if -D
SMM_REQUIRE is absent. Modify InitializeRamRegions() accordingly.

This patch completes the -D SMM_REQUIRE-related tweaking of the special
OVMF memory areas.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19047 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-30 18:42:10 +00:00
..
Cmos.c Update the copyright notice format 2010-04-28 12:43:04 +00:00
Cmos.h Update the copyright notice format 2010-04-28 12:43:04 +00:00
Fv.c OvmfPkg: decompress FVs on S3 resume if SMM_REQUIRE is set 2015-11-30 18:41:24 +00:00
MemDetect.c OvmfPkg: PlatformPei: don't allocate fake lockbox if SMM_REQUIRE 2015-11-30 18:42:10 +00:00
Platform.c OvmfPkg: PlatformPei: allow caching in AddReservedMemoryBaseSizeHob() 2015-11-30 18:41:29 +00:00
Platform.h OvmfPkg: PlatformPei: allow caching in AddReservedMemoryBaseSizeHob() 2015-11-30 18:41:29 +00:00
PlatformPei.inf OvmfPkg: PlatformPei: account for TSEG size with PcdSmmSmramRequire set 2015-11-30 18:41:33 +00:00
Xen.c OvmfPkg: PlatformPei: allow caching in AddReservedMemoryBaseSizeHob() 2015-11-30 18:41:29 +00:00
Xen.h OvmfPkg: define EFI_XEN_OVMF_INFO 2013-12-08 01:35:52 +00:00