Adjust gSimpleTextInExNotifyGuid position in INF file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7296 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy
2009-01-16 07:37:29 +00:00
parent 066ec71d89
commit 67252d9f04
2 changed files with 2 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ Abstract:
#include <Protocol/SimpleTextInEx.h>
#include <Protocol/DriverBinding.h>
#include <Protocol/GraphicsOutput.h>
#include <Protocol/SimpleTextInExNotify.h>
#include <Library/DebugLib.h>
#include <Library/BaseLib.h>
@@ -171,7 +172,6 @@ extern EFI_DRIVER_BINDING_PROTOCOL gWinNtGopDriverBinding;
extern EFI_COMPONENT_NAME_PROTOCOL gWinNtGopComponentName;
extern EFI_COMPONENT_NAME2_PROTOCOL gWinNtGopComponentName2;
extern EFI_GUID gSimpleTextInExNotifyGuid;
//
// Gop Hardware abstraction internal worker functions