summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/PcAtChipsetPkg.dsc
diff options
context:
space:
mode:
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-03 03:38:09 +0000
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-03 03:38:09 +0000
commit9851fbc9154122718bad7d2c2154d99cee3ca18d (patch)
tree16b3095c2209226cf6d170b3cfbd015be194c150 /PcAtChipsetPkg/PcAtChipsetPkg.dsc
parent8cc7e3e396563b2faeb6059371eef2179641af71 (diff)
downloadedk2-9851fbc9154122718bad7d2c2154d99cee3ca18d.tar.gz
edk2-9851fbc9154122718bad7d2c2154d99cee3ca18d.tar.bz2
edk2-9851fbc9154122718bad7d2c2154d99cee3ca18d.zip
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10161 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg/PcAtChipsetPkg.dsc')
-rw-r--r--PcAtChipsetPkg/PcAtChipsetPkg.dsc3
1 files changed, 2 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.dsc b/PcAtChipsetPkg/PcAtChipsetPkg.dsc
index 8c97f13733..0c29ff8940 100644
--- a/PcAtChipsetPkg/PcAtChipsetPkg.dsc
+++ b/PcAtChipsetPkg/PcAtChipsetPkg.dsc
@@ -40,6 +40,7 @@
UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
+ DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
[Components]
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
@@ -48,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