MdeModulePkg: Remove gEfiFormBrowserExProtocolGuid Protocol Guid
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2145 Replace the gEfiFormBrowserExProtocolGuid with gEdkiiFormBrowserExProtocolGuid, remove the unnecessary declaration. Signed-off-by: GuoMinJ <newexplorerj@gmail.com> Acked-by: Hao A Wu <hao.a.wu@intel.com>
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
"gEfiDebugPortProtocolGuid=gEfiDebugPortVariableGuid=gEfiDebugPortDevicePathGuid", ## is this a bug
|
||||
"gEfiProcessorSpecificErrorSectionGuid=gEfiIa32X64ProcessorErrorSectionGuid", ## is this a bug
|
||||
"gEfiSmmPeriodicTimerDispatch2ProtocolGuid=gEfiMmPeriodicTimerDispatchProtocolGuid",
|
||||
"gEdkiiFormBrowserExProtocolGuid=gEfiFormBrowserExProtocolGuid",
|
||||
"gEfiPeiMmAccessPpiGuid=gPeiSmmAccessPpiGuid",
|
||||
"gPeiSmmControlPpiGuid=gEfiPeiMmControlPpiGuid"
|
||||
]
|
||||
|
Reference in New Issue
Block a user