audk/OvmfPkg/PlatformPei
Laszlo Ersek 03845e90cc OvmfPkg: factor the MMIO aperture shared by all PCI root bridges into PCDs
Going forward, two modules will need to know about the aperture:
PlatformPei (as before), and OVMF's upcoming PciHostBridgeLib instance
(because the core PciHostBridgeDxe driver requires the library to state
the exact apertures for all root bridges).

On QEMU, all root bridges share the same MMIO aperture, hence one pair of
PCDs suffices.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Marcel Apfelbaum <marcel@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2016-03-03 18:18:28 +01: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: factor the MMIO aperture shared by all PCI root bridges into PCDs 2016-03-03 18:18:28 +01:00
Platform.h OvmfPkg: PlatformPei: allow caching in AddReservedMemoryBaseSizeHob() 2015-11-30 18:41:29 +00:00
PlatformPei.inf OvmfPkg: factor the MMIO aperture shared by all PCI root bridges into PCDs 2016-03-03 18:18:28 +01: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