From 3112de21e57eda62ec0d9c4800964d15f5f55313 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 29 Nov 2006 02:40:28 +0000 Subject: [PATCH] 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 --- EdkModulePkg/Core/DxeIplPeim/DxeIpl.msa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2