From 05e2f68f0b2395cf70c4d3fc381e964809830e1e Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Thu, 28 Aug 2008 00:49:56 +0000 Subject: Switch DxeCore to use DxeCoreMemoryAllocationLib for Duet platform. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5745 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/DuetPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DuetPkg') diff --git a/DuetPkg/DuetPkg.dsc b/DuetPkg/DuetPkg.dsc index 5fcf5ddf8c..56afbe07aa 100644 --- a/DuetPkg/DuetPkg.dsc +++ b/DuetPkg/DuetPkg.dsc @@ -65,7 +65,7 @@ HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf - MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf + MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf DebugLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf -- cgit v1.2.3