]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridge.h
MdeModulePkg: Add generic PciHostBridgeDxe driver.
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 18 Jan 2016 04:50:18 +0000 (04:50 +0000)
committerniruiyu <niruiyu@Edk2>
Mon, 18 Jan 2016 04:50:18 +0000 (04:50 +0000)
commit4a50cf4ebd7e1ba5b9218a37fb33093fb23ec5ec
treee7743a3757030a615f99190040a5da3086224844
parent32fa5588ff703507e82bd9c64d56e1baa4076f60
MdeModulePkg: Add generic PciHostBridgeDxe driver.

This driver links to PciHostBridgeLib provided by platform/silicon to
produce PciRootBridgeIo and PciHostBridgeResourceAllocation protocol.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19658 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c [new file with mode: 0644]
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.h [new file with mode: 0644]
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf [new file with mode: 0644]
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostResource.h [new file with mode: 0644]
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridge.h [new file with mode: 0644]
MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridgeIo.c [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc