X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FCore%2FDxeIplPeim%2FDxeIpl.inf;h=b0117e3ebfcf13c445bd4ad056c6e62c95ab1e79;hb=c2efc4b0600d864c75e6ee27d98efee6992b03f5;hp=3abd31db567d6ff1e4148a0b51a0f6421b335c87;hpb=f02d0c0fe9057be143dc5054e90c53d44c4b2edd;p=mirror_edk2.git diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf index 3abd31db56..b0117e3ebf 100644 --- a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf +++ b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf @@ -30,7 +30,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF +# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # [Sources.common] @@ -46,6 +46,8 @@ Ia32/IdtVectorAsm.S | GCC [Sources.X64] + X64/VirtualMemory.h + X64/VirtualMemory.c X64/DxeLoadFunc.c Ia32/ImageRead.c @@ -53,6 +55,10 @@ Ipf/DxeLoadFunc.c Ipf/ImageRead.c +[Sources.EBC] + Ebc/DxeLoadFunc.c + Ia32/ImageRead.c + [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec @@ -62,7 +68,6 @@ PcdLib MemoryAllocationLib BaseMemoryLib - PeiServicesTablePointerLib ExtractGuidedSectionLib UefiDecompressLib CacheMaintenanceLib @@ -74,7 +79,6 @@ DebugLib S3Lib RecoveryLib - PerformanceLib [Ppis] gEfiEndOfPeiSignalPpiGuid # PPI SOMETIMES_PRODUCED