]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol.
[mirror_edk2.git] / ShellPkg / Library / UefiShellCEntryLib / UefiShellCEntryLib.inf
index 15a744ff8876aa72b61eea0683f4e67a8b72538a..500b1663cac57696ca558f64e67751266567be37 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
-# Provides interface to shell functionality for shell commands and applications.\r
+# @file\r
+#  Provides interface to shell functionality for shell commands and applications.\r
 #\r
-# Copyright (c) 2006 - 2009, Intel Corporation.\r
+#  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved. <BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution. The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010006\r
   BASE_NAME                      = UefiShellCEntryLib\r
   FILE_GUID                      = 0e205c8a-8586-4dec-9f5c-4f9e394aefe8\r
-  MODULE_TYPE                    = UEFI_DRIVER\r
+  MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ShellCEntryLib|UEFI_APPLICATION\r
+  LIBRARY_CLASS                  = ShellCEntryLib|UEFI_APPLICATION UEFI_DRIVER\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 \r
 \r
 [Protocols]\r
-  gEfiShellParametersProtocolGuid                         # ALWAYS_CONSUMED\r
-  gEfiShellInterfaceGuid                                  # SOMETIMES_CONSUMED\r
-\r
-[Guids]\r
-\r
-[Pcd.common]\r
+  gEfiShellParametersProtocolGuid                         ## CONSUMES\r
+  gEfiShellInterfaceGuid                                  ## SOMETIMES_CONSUMES\r
+  \r
 \r