]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Add new library class PciHostBridgeLib
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 18 Jan 2016 04:49:22 +0000 (04:49 +0000)
committerniruiyu <niruiyu@Edk2>
Mon, 18 Jan 2016 04:49:22 +0000 (04:49 +0000)
commit9e9a30bd1699ec050fd8956ccad16aa5bf2b2e4d
treeed601c21fbff5ae1129763a59672b007480572ea
parent9ab925fdf72237cf38f7c278f368289c9d029c7e
MdeModulePkg: Add new library class PciHostBridgeLib

PciHostBridgeDxe driver needs PciHostBridgeLib implemented by platform
to provide the root bridge related information and may call into
PciHostBridgeLib when resource conflicts happen.

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@19655 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Library/PciHostBridgeLib.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec