From: qhuang8 Date: Tue, 28 Nov 2006 08:05:03 +0000 (+0000) Subject: Set default value of DxeIplBuildShareCodeHob to FALSE. X-Git-Tag: edk2-stable201903~23848 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e7953f39bf3c54100f6b5f4555416766dde7a6a8;hp=477b82766f8b0dd10b2d17f65f7a053bcd9b118d Set default value of DxeIplBuildShareCodeHob to FALSE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2029 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa index bbf6cf1f44..20dc8bc751 100644 --- a/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa +++ b/EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa @@ -151,7 +151,7 @@ PcdDxeIplSupportEfiDecompress gEfiEdkModulePkgTokenSpaceGuid - TRUE + FALSE If this feature is enabled, then the DXE IPL must support decompressing files compressed with the EFI Compression algorithm