]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dsc
Clean up MtrrLib to remove unnecessary package dependency
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dsc
index ef43e1835fe26a0e65c9349308cedd775ebb4a51..51df86615dc77621893c9c19016f26565211b457 100644 (file)
 \r
 [LibraryClasses.common.PEIM]\r
   PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
-  PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
   PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
   MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
 \r
+[LibraryClasses.IA32.PEIM]\r
+  PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
+\r
+[LibraryClasses.X64.PEIM]\r
+  PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
+\r
+[LibraryClasses.IPF.PEIM]\r
+  PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointerLibKr7.inf\r
+  \r
 [LibraryClasses.common.DXE_DRIVER]\r
   DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
   MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
@@ -61,7 +69,9 @@
 \r
 [Components.common]\r
   UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
+  UefiCpuPkg/CpuIoPei/CpuIoPei.inf\r
 \r
 [Components.IA32, Components.X64]\r
   UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf\r
   UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
+  UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
\ No newline at end of file