1. remove un-necessary instances reference
2. sync inf file with source code git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3419 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -30,8 +30,8 @@
|
||||
#
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||
#
|
||||
# DRIVER_BINDING = gGraphicsConsoleDriverBinding
|
||||
# COMPONENT_NAME = gGraphicsConsoleComponentName
|
||||
# DRIVER_BINDING = gGraphicsConsoleDriverBinding
|
||||
# COMPONENT_NAME = gGraphicsConsoleComponentName
|
||||
#
|
||||
|
||||
[Sources.common]
|
||||
@ -52,7 +52,7 @@
|
||||
UefiLib
|
||||
UefiDriverEntryPoint
|
||||
DebugLib
|
||||
HiiLib
|
||||
HiiLibFramework
|
||||
|
||||
[Protocols]
|
||||
gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
|
Reference in New Issue
Block a user