Install CustomGuidedSectionExtractionPpi for Tiano or Lzma DeCompression on S3 boot in DxeIpl.

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13900 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2012-10-31 08:56:25 +00:00
parent e7a0d41940
commit 25bc832666

View File

@ -92,6 +92,7 @@ PeimInitializeDxeIpl (
// Ensure that DXE IPL is shadowed to permanent memory.
//
ASSERT (Status == EFI_ALREADY_STARTED);
}
//
// Get custom extract guided section method guid list
@ -113,8 +114,6 @@ PeimInitializeDxeIpl (
}
}
}
//
// Install DxeIpl and Decompress PPIs.
//