]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Modify DSC file according to update of MDE library instances.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 25 Oct 2008 16:18:49 +0000 (16:18 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 25 Oct 2008 16:18:49 +0000 (16:18 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6226 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/MdePkg.dsc

index 0f802a7d7b92f3994a1766456f313ff99b496a36..a0517e9fe05a38e94ff55fe532a811c9435d5053 100644 (file)
@@ -53,7 +53,7 @@
   MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
   MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
   MdePkg/Library/BaseLib/BaseLib.inf\r
-  MdePkg/Library/CpuLib/CpuLib.inf\r
+  MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
   MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
   MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
   MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
   MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
   MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
   MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
-  MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf\r
+  MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
   MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
   MdePkg/Library/DxePiLib/DxePiLib.inf\r
   MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
   MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
-  MdePkg/Library/HiiLib/HiiLib.inf\r
-  MdePkg/Library/IfrSupportLib/IfrSupportLib.inf\r
+  MdePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
+  MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf\r
   MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
   MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
   MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf\r
@@ -91,7 +91,7 @@
   MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
   MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
   MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf\r
-  MdePkg/Library/SerialPortLibNull/SerialPortLibNull.inf\r
+  MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
   MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
   MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
   MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
   MdePkg/Library/UefiLib/UefiLib.inf\r
   MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
   MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
-  MdePkg/Library/DxeMemoryLib/DxeMemoryLib.inf\r
+  MdePkg/Library/UefiMemoryLib/UefiMemoryLib.inf\r
   MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
   MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
   MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
   MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
-  \r
+  MdePkg/Library/FvbServiceLib/FvbServiceLib.inf\r
+  MdePkg/Library/GraphicsLib/GraphicsLib.inf\r
 \r
 [Components.IA32]\r
   MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
   MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf\r
   MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.inf\r
   MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf\r
+  MdePkg/Library/PeiPalLib/PeiPalLib.inf\r
+  MdePkg/Library/DxePalLib/DxePalLib.inf\r