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:
@ -143,7 +143,6 @@ struct _EDKII_FORM_BROWSER_EXTENSION_PROTOCOL {
|
||||
SAVE_REMINDER SaveReminder;
|
||||
};
|
||||
|
||||
extern EFI_GUID gEfiFormBrowserExProtocolGuid;
|
||||
extern EFI_GUID gEdkiiFormBrowserExProtocolGuid;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user