audk/OvmfPkg/Library/PlatformBootManagerLib
Anthony PERARD ad256f9540 OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
When running in a Xen PVH guest, there's nothing to do in
PciAcpiInitialization() because there isn't any PCI bus. When the Host
Bridge DID isn't recognised, simply continue. (The value of
PcdOvmfHostBridgePciDevId would be 0 because it isn't set.)

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1689
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20190813113119.14804-29-anthony.perard@citrix.com>
2019-08-21 18:03:49 +02:00
..
BdsPlatform.c OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH 2019-08-21 18:03:49 +02:00
BdsPlatform.h OvmfPkg/PlatformBootManagerLib: Remove dependency on Mps.h 2019-04-28 09:50:13 +08:00
PlatformBootManagerLib.inf OvmfPkg/PlatformBootManagerLib: Use XenDetected from XenPlatformLib 2019-08-21 18:03:49 +02:00
PlatformData.c OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00
QemuKernel.c OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00