From e7953f39bf3c54100f6b5f4555416766dde7a6a8 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 28 Nov 2006 08:05:03 +0000 Subject: [PATCH] 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 --- EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2