Clean up the private GUID definition in module Level.
Signed-off-by: lgao4 Reviewed-by: jcarsey git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12394 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#include <Guid/ConsoleInDevice.h>
|
||||
#include <Guid/ConsoleOutDevice.h>
|
||||
#include <Guid/FileSystemInfo.h>
|
||||
#include <Guid/ShellLibHiiGuid.h>
|
||||
|
||||
#include <Protocol/EfiShell.h>
|
||||
#include <Protocol/EfiShellParameters.h>
|
||||
@ -60,7 +61,6 @@
|
||||
|
||||
|
||||
extern EFI_HANDLE gShellDebug1HiiHandle;
|
||||
extern CONST EFI_GUID gShellDebug1HiiGuid;
|
||||
|
||||
/**
|
||||
Function printing hex output to the console.
|
||||
|
Reference in New Issue
Block a user