mirror of https://github.com/acidanthera/audk.git
Add two gEfiComponentName2ProtocolGuid and gEfiDriverDiagnostics2ProtocolGuid in [protocols] section
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2900 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
13fd5084c7
commit
dfbb4581a4
|
@ -106,8 +106,11 @@
|
|||
[Protocols]
|
||||
gEfiDriverBindingProtocolGuid # ALWAYS_CONSUMED
|
||||
gEfiComponentNameProtocolGuid # SOMETIMES_CONSUMED
|
||||
gEfiComponentName2ProtocolGuid # SOMETIMES_CONSUMED
|
||||
gEfiDriverConfigurationProtocolGuid # SOMETIMES_CONSUMED
|
||||
gEfiDriverDiagnosticsProtocolGuid # SOMETIMES_CONSUMED
|
||||
gEfiDriverDiagnostics2ProtocolGuid # SOMETIMES_CONSUMED
|
||||
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue