summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/PcAtChipsetPkg.dsc
diff options
context:
space:
mode:
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>2010-06-18 09:21:47 +0000
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>2010-06-18 09:21:47 +0000
commitcac2ab9556d7cb0d658098a9df0b657d862a55d5 (patch)
treef1689e05231cc0eee32eea04054fe6e40965950c /PcAtChipsetPkg/PcAtChipsetPkg.dsc
parent46f0e2a9eeb384eeff020b69a95b9277ee7c5a16 (diff)
downloadedk2-cac2ab9556d7cb0d658098a9df0b657d862a55d5.tar.gz
edk2-cac2ab9556d7cb0d658098a9df0b657d862a55d5.tar.bz2
edk2-cac2ab9556d7cb0d658098a9df0b657d862a55d5.zip
Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10591 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg/PcAtChipsetPkg.dsc')
-rw-r--r--PcAtChipsetPkg/PcAtChipsetPkg.dsc4
1 files changed, 3 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.dsc b/PcAtChipsetPkg/PcAtChipsetPkg.dsc
index 911f85c188..77af430b96 100644
--- a/PcAtChipsetPkg/PcAtChipsetPkg.dsc
+++ b/PcAtChipsetPkg/PcAtChipsetPkg.dsc
@@ -39,6 +39,8 @@
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
+ PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
+ PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
[Components]
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
@@ -47,4 +49,4 @@
PcAtChipsetPkg/KbcResetDxe/Reset.inf
PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
- PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf \ No newline at end of file
+ PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf