]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
ShellPkg: Refine the fomat in INF/DEC files to follow spec.
[mirror_edk2.git] / ShellPkg / Library / UefiShellCommandLib / UefiShellCommandLib.inf
index 38df3b31f7591ff069c7bc333b5db6d19081c540..1de52991bf4efe6d982a6f28acc92aeae5ec5b10 100644 (file)
@@ -1,7 +1,7 @@
 ##  @file\r
 #  Provides interface to shell internal functions for shell commands.\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved. <BR>\r
+#  Copyright (c) 2006 - 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
   HandleParsingLib\r
 \r
 [Protocols]\r
-  gEfiUnicodeCollation2ProtocolGuid                       # ALWAYS_CONSUMED\r
-  gEfiShellProtocolGuid                                   # ALWAYS_CONSUMED\r
-  gEfiShellParametersProtocolGuid                         # ALWAYS_CONSUMED\r
-  gEfiShellDynamicCommandProtocolGuid                     # SOMETIMES_CONSUMED\r
-  gEfiUsbIoProtocolGuid                                   ## SOMETIMES_CONSUMED\r
+  gEfiUnicodeCollation2ProtocolGuid                       ## CONSUMES\r
+  gEfiShellProtocolGuid                                   ## CONSUMES\r
+  gEfiShellParametersProtocolGuid                         ## CONSUMES\r
+  gEfiShellDynamicCommandProtocolGuid                     ## SOMETIMES_CONSUMES\r
+  gEfiUsbIoProtocolGuid                                   ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
-  gEfiSasDevicePathGuid                                   # ALWAYS_CONSUMED\r
+  gEfiSasDevicePathGuid                                   ## CONSUMES ## GUID\r
 \r
 [Pcd.common]\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel         ## ALWAYS_CONSUMED\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellMapNameLength        ## ALWAYS_CONSUMED\r
-  gEfiShellPkgTokenSpaceGuid.PcdUsbExtendedDecode         ## SOMETIMES_CONSUMED\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellDecodeIScsiMapNames  ## SOMETIMES_CONSUMED\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellVendorExtendedDecode ## SOMETIMES_CONSUMED\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel         ## CONSUMES\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellMapNameLength        ## CONSUMES\r
+  gEfiShellPkgTokenSpaceGuid.PcdUsbExtendedDecode         ## SOMETIMES_CONSUMES\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellDecodeIScsiMapNames  ## SOMETIMES_CONSUMES\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellVendorExtendedDecode ## SOMETIMES_CONSUMES\r
 \r
 [Depex]\r
   gEfiUnicodeCollation2ProtocolGuid\r