mirror of https://github.com/acidanthera/audk.git
Clean up two infs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3779 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
44a2c2dd00
commit
537fbd82b3
|
@ -57,5 +57,5 @@
|
|||
|
||||
[Protocols]
|
||||
gEfiUsbIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gEfiBlockIoProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gEfiBlockIoProtocolGuid # PROTOCOL ALWAYS_PRODUCED
|
||||
|
||||
|
|
|
@ -57,9 +57,6 @@
|
|||
PcdLib
|
||||
HobLib
|
||||
|
||||
[Guids]
|
||||
gEfiFlashMapHobGuid
|
||||
|
||||
[Protocols]
|
||||
gEfiFirmwareVolumeBlockProtocolGuid # PROTOCOL SOMETIMES_CONSUMED
|
||||
gEfiFaultTolerantWriteLiteProtocolGuid # PROTOCOL SOMETIMES_CONSUMED
|
||||
|
|
Loading…
Reference in New Issue