]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Add PciSegmentLib instance based on PciLib
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 18 Jan 2016 04:50:04 +0000 (04:50 +0000)
committerniruiyu <niruiyu@Edk2>
Mon, 18 Jan 2016 04:50:04 +0000 (04:50 +0000)
commit32fa5588ff703507e82bd9c64d56e1baa4076f60
treee4cad66b273b2546f7752e5d92e126ec21f0ac05
parent7ff66d3c4a38435e045aa07714ffe69e25d2ff70
MdePkg: Add PciSegmentLib instance based on PciLib

This PciSegmentLib instance only supports Segment 0 access.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19657 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf [new file with mode: 0644]
MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.uni [new file with mode: 0644]
MdePkg/Library/BasePciSegmentLibPci/PciSegmentLib.c [new file with mode: 0644]
MdePkg/MdePkg.dsc