mirror of https://github.com/acidanthera/audk.git
Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow the naming convention.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2968 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e638b5e129
commit
fe6a44545e
|
@ -27,7 +27,7 @@
|
|||
#include <PiDxe.h>
|
||||
|
||||
#include <Protocol/HiiFramework.h>
|
||||
#include <Protocol/FrameworkFormBrowser.h>
|
||||
#include <Protocol/FormBrowserFramework.h>
|
||||
|
||||
#define EFI_FORM_CALLBACK_PROTOCOL_GUID \
|
||||
{ \
|
||||
|
|
Loading…
Reference in New Issue