From 27833309f822f7e471486067089e5582e3382aa1 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Tue, 3 Aug 2010 05:12:35 +0000 Subject: [PATCH] Add ResetSystemLib instances for PCAT that only supports cold reset and a warm reset that is always converted to a cold reset. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10767 6f19259b-4bc3-4df7-8a09-765794883524 --- PcAtChipsetPkg/PcAtChipsetPkg.dsc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.dsc b/PcAtChipsetPkg/PcAtChipsetPkg.dsc index 77af430b96..496d47fe90 100644 --- a/PcAtChipsetPkg/PcAtChipsetPkg.dsc +++ b/PcAtChipsetPkg/PcAtChipsetPkg.dsc @@ -41,6 +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 [Components] PcAtChipsetPkg/8254TimerDxe/8254Timer.inf @@ -48,5 +49,6 @@ PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf PcAtChipsetPkg/KbcResetDxe/Reset.inf PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf + PcAtChipsetPkg/ResetSystemLib/ResetSystemLib.inf PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf -- 2.39.2