]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
[mirror_edk2.git] / ShellPkg / Library / UefiShellBcfgCommandLib / UefiShellBcfgCommandLib.c
index e8b48b4990ddb6ce7eeb78a3c3325d03dc0ed3e6..f8bcaebe46c855bbaebfd0bf1f5e9215afb265bc 100644 (file)
@@ -38,7 +38,7 @@
 #include <Library/UefiBootManagerLib.h>\r
 \r
 STATIC CONST CHAR16 mFileName[] = L"ShellCommands";\r
-STATIC EFI_HANDLE gShellBcfgHiiHandle  = NULL;\r
+STATIC EFI_HII_HANDLE gShellBcfgHiiHandle  = NULL;\r
 \r
 typedef enum {\r
   BcfgTargetBootOrder    = 0,\r