X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FCore%2FDxeIplPeim%2FDxeIpl.msa;h=fa11a87737efd175f90b466287ae539c8ca226a0;hp=20dc8bc751818613baf9835b5d78deedd6091ec1;hb=b28d0bd1d2375b604371067257804d6fcc99536a;hpb=e7953f39bf3c54100f6b5f4555416766dde7a6a8 diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa index 20dc8bc751..fa11a87737 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa @@ -77,13 +77,11 @@ DxeIpl.dxs Ia32/ImageRead.c Ia32/DxeLoadFunc.c - Ia32/LongMode.asm - Ia32/LongMode.S Ia32/VirtualMemory.c Ia32/VirtualMemory.h X64/DxeLoadFunc.c - ipf/ImageRead.c - ipf/DxeLoadFunc.c + Ipf/ImageRead.c + Ipf/DxeLoadFunc.c @@ -145,13 +143,13 @@ PcdDxeIplBuildShareCodeHobs gEfiEdkModulePkgTokenSpaceGuid - TRUE + FALSE If this feature is enabled, DXE IPL will build a series of HOBs to share code with DXE Core. PcdDxeIplSupportEfiDecompress gEfiEdkModulePkgTokenSpaceGuid - FALSE + TRUE If this feature is enabled, then the DXE IPL must support decompressing files compressed with the EFI Compression algorithm