Correct some wrong usage types

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2509 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2007-03-27 09:20:55 +00:00
parent 203cff9245
commit 1f74094161
3 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
<Protocol Usage="ALWAYS_CONSUMED">
<ProtocolCName>gEfiDevicePathUtilitiesProtocolGuid</ProtocolCName>
</Protocol>
<Protocol Usage="SOMETIMES_CONSUMED">
<Protocol Usage="ALWAYS_CONSUMED">
<ProtocolCName>gEfiDevicePathProtocolGuid</ProtocolCName>
</Protocol>
</Protocols>