mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
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:
parent
e7a0d41940
commit
25bc832666
@ -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.
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user