From: qhuang8 Date: Wed, 29 Nov 2006 02:40:28 +0000 (+0000) Subject: Fix a typo in yesterday's check in. X-Git-Tag: edk2-stable201903~23845 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=3112de21e57eda62ec0d9c4800964d15f5f55313 Fix a typo in yesterday's check in. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2032 6f19259b-4bc3-4df7-8a09-765794883524 --- 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