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:
@@ -92,6 +92,7 @@ PeimInitializeDxeIpl (
|
|||||||
// Ensure that DXE IPL is shadowed to permanent memory.
|
// Ensure that DXE IPL is shadowed to permanent memory.
|
||||||
//
|
//
|
||||||
ASSERT (Status == EFI_ALREADY_STARTED);
|
ASSERT (Status == EFI_ALREADY_STARTED);
|
||||||
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// Get custom extract guided section method guid list
|
// Get custom extract guided section method guid list
|
||||||
@@ -113,8 +114,6 @@ PeimInitializeDxeIpl (
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Install DxeIpl and Decompress PPIs.
|
// Install DxeIpl and Decompress PPIs.
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user