summaryrefslogtreecommitdiff
path: root/edk2/PcAtChipsetPkg
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-08-11 07:38:25 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-08-11 07:38:25 +0000
commit31c71c4a19222d89ec842c89ddc5672c6b7509cf (patch)
treeeb9fd293b3ab330ed55fce2ff83ec367369264f3 /edk2/PcAtChipsetPkg
parent1462a18d758f5945a2477b3aacd3faf028bc391c (diff)
Fix PcAtChipsetPkg build failure by changing the PcAtChipsetPkg.dsc to reference the correct module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@10789 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edk2/PcAtChipsetPkg')
-rw-r--r--edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc4
1 files changed, 2 insertions, 2 deletions
diff --git a/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc b/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc
index 496d47fe9..766749d82 100644
--- a/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc
+++ b/edk2/PcAtChipsetPkg/PcAtChipsetPkg.dsc
@@ -41,7 +41,7 @@
DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
- ReseySystemLib|PcAtChipsetPkg/ResetSystemLib/ResetSystemLib.inf
+ ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
[Components]
PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
@@ -49,6 +49,6 @@
PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
PcAtChipsetPkg/KbcResetDxe/Reset.inf
PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
- PcAtChipsetPkg/ResetSystemLib/ResetSystemLib.inf
+ PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf