]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
Split Ebc from x64 implementation since x64 version supports to create x64 mode page...
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.inf
index 3abd31db567d6ff1e4148a0b51a0f6421b335c87..b0117e3ebfcf13c445bd4ad056c6e62c95ab1e79 100644 (file)
@@ -30,7 +30,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
 [Sources.common]\r
@@ -46,6 +46,8 @@
   Ia32/IdtVectorAsm.S | GCC\r
 \r
 [Sources.X64]\r
+  X64/VirtualMemory.h\r
+  X64/VirtualMemory.c\r
   X64/DxeLoadFunc.c\r
   Ia32/ImageRead.c\r
 \r
   Ipf/DxeLoadFunc.c\r
   Ipf/ImageRead.c\r
 \r
+[Sources.EBC]\r
+  Ebc/DxeLoadFunc.c\r
+  Ia32/ImageRead.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
@@ -62,7 +68,6 @@
   PcdLib\r
   MemoryAllocationLib\r
   BaseMemoryLib\r
-  PeiServicesTablePointerLib\r
   ExtractGuidedSectionLib\r
   UefiDecompressLib\r
   CacheMaintenanceLib\r
@@ -74,7 +79,6 @@
   DebugLib\r
   S3Lib\r
   RecoveryLib\r
-  PerformanceLib\r
 \r
 [Ppis]\r
   gEfiEndOfPeiSignalPpiGuid                     # PPI SOMETIMES_PRODUCED\r