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:
lgao4
2011-09-21 01:56:00 +00:00
parent eca218a7ce
commit bca163ff11
26 changed files with 109 additions and 50 deletions

View File

@ -18,6 +18,8 @@
#include <Uefi.h>
#include <ShellBase.h>
#include <Guid/ShellLibHiiGuid.h>
#include <Protocol/EfiShell.h>
#include <Protocol/EfiShellParameters.h>
#include <Protocol/DevicePath.h>