]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
ShellPkg/Dp: Add null pointer check
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel1CommandsLib / UefiShellLevel1CommandsLib.inf
index 3a62cc3c8e3e3db5c3e66df486ba70a06ae6fc22..4d3713b46092236306e61f3e5b6be60927cb26f6 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 #  Provides shell level 1 functions\r
 #\r
-#  Copyright (c) 2009-2011, Intel Corporation. All rights reserved. <BR>\r
+#  Copyright (c) 2009-2015, Intel Corporation. All rights reserved. <BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -16,7 +16,7 @@
   INF_VERSION                    = 0x00010006\r
   BASE_NAME                      = UefiShellLevel1CommandsLib\r
   FILE_GUID                      = 50cb6037-1102-47af-b2dd-9944b6eb1abe\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = NULL|UEFI_APPLICATION UEFI_DRIVER\r
   CONSTRUCTOR                    = ShellLevel1CommandsLibConstructor\r
@@ -50,7 +50,9 @@
   UefiBootServicesTableLib\r
   SortLib\r
   PrintLib\r
-  PathLib\r
 \r
 [Pcd.common]\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel # ALWAYS_CONSUMED\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel ## CONSUMES\r
+\r
+[Guids]\r
+  gShellLevel1HiiGuid       ## SOMETIMES_CONSUMES ## HII\r