Add Guid HOB type for these three library instances.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2153 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2006-12-29 09:03:57 +00:00
parent 82484861b5
commit 68b49a7c9a
3 changed files with 21 additions and 6 deletions

View File

@@ -47,6 +47,11 @@
<ProtocolCName>gEfiDecompressProtocolGuid</ProtocolCName>
</Protocol>
</Protocols>
<Hobs>
<HobTypes HobGuidCName="gEfiDecompressProtocolGuid" Usage="ALWAYS_CONSUMED">
<HobType>GUID_EXTENSION</HobType>
</HobTypes>
</Hobs>
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00020000</Specification>