summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2016-05-10 11:14:45 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2016-05-11 08:53:36 +0800
commit49effaf26ec952905bc7710587c6a58437864cdf (patch)
treeaa1611535b9387a8fa73859702d89a74ec2e6601 /OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf
parentc0a2591b30489ead14ada91908646605929b62b2 (diff)
downloadedk2-49effaf26ec952905bc7710587c6a58437864cdf.tar.gz
edk2-49effaf26ec952905bc7710587c6a58437864cdf.tar.bz2
edk2-49effaf26ec952905bc7710587c6a58437864cdf.zip
OvmfPkg/PciHostBridgeLib: Scan for root bridges when running over Xen
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Acked-by: Laszlo Ersek <lersek@redhat.com> Tested-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf')
-rw-r--r--OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf3
1 files changed, 3 insertions, 0 deletions
diff --git a/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf b/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf
index 7a964c74c6..046ffbde8e 100644
--- a/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf
+++ b/OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf
@@ -32,6 +32,8 @@
[Sources]
PciHostBridgeLib.c
+ XenSupport.c
+ PciHostBridge.h
[Packages]
MdeModulePkg/MdeModulePkg.dec
@@ -54,3 +56,4 @@
gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Base
gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size
gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId
+ gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration