diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa index 150af4e527..574d5460fd 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa @@ -143,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