]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: PlatformBdsLib: connect all PCI root buses
authorLaszlo Ersek <lersek@redhat.com>
Tue, 14 Jul 2015 12:01:52 +0000 (12:01 +0000)
committerlersek <lersek@Edk2>
Tue, 14 Jul 2015 12:01:52 +0000 (12:01 +0000)
commit2c34f3bc54338ff40d617f42df7390fcbfcae32f
tree7724934e1a3752146c5cc06a04b146bba941166a
parent7730ad6e5d754e4d536a1fe610379697b66e5323
OvmfPkg: PlatformBdsLib: connect all PCI root buses

Currently we only connect the root bus with bus number 0, by device path.
Soon we will possibly have several extra root buses, so connect all root
buses up-front (bus number zero and otherwise), by protocol GUID.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17954 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
OvmfPkg/Library/PlatformBdsLib/BdsPlatform.h
OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
OvmfPkg/Library/PlatformBdsLib/PlatformData.c