]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc
CorebootPayloadPkg: Replace PciHostBridge driver with PciRootBridgeNoEnumeration
authorMaurice Ma <maurice.ma@intel.com>
Mon, 11 May 2015 15:52:31 +0000 (15:52 +0000)
committermauricema <mauricema@Edk2>
Mon, 11 May 2015 15:52:31 +0000 (15:52 +0000)
commit4665ec98325ae666da31f4d42f5b25281dbfc929
treea3930db9258417218d50909911bdc7085d700216
parenta16170a11026e8ebc93a279f30efd7fc0decb0d8
CorebootPayloadPkg: Replace PciHostBridge driver with PciRootBridgeNoEnumeration

Current CorebootPayloadPkg uses PciHostBridge and PciBusNoEnumeration
driver. It will cause the PCI bus resource incorrectly set in root
bridge instance. As a result all PCI devices behind a PCI bridge will
not show up in Shell 'PCI' command.

To resolve it use PciRootBridgeNoEnumeration driver instead.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17408 6f19259b-4bc3-4df7-8a09-765794883524
CorebootPayloadPkg/CorebootPayloadPkg.fdf
CorebootPayloadPkg/CorebootPayloadPkgIa32.dsc
CorebootPayloadPkg/CorebootPayloadPkgIa32X64.dsc