Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9887 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -44,7 +44,7 @@ LzmaDecompressLibConstructor (
|
||||
|
||||
return ExtractGuidedSectionRegisterHandlers (
|
||||
&gLzmaCustomDecompressGuid,
|
||||
Hob->SectionGetInfo,
|
||||
Hob->SectionExtraction
|
||||
Hob->Data.SectionGetInfo,
|
||||
Hob->Data.SectionExtraction
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user