]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/Ping6/Ping6.inf
NetworkPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / NetworkPkg / Application / Ping6 / Ping6.inf
index 56b2163ead078f05cc529c6c4c6018879a460d47..f8851b98b0fa6a145d2f3d1ef30cc925323c2f71 100644 (file)
@@ -1,7 +1,9 @@
 ## @file\r
-#  Component description file for Ping6 application.\r
+#  Shell application Ping6.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  It is an shell application which is used to Ping the target host with IPv6 stack.\r
+#\r
+#  Copyright (c) 2009 - 2014, 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
@@ -20,6 +22,7 @@
   MODULE_TYPE                    = UEFI_APPLICATION\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = InitializePing6\r
+  MODULE_UNI_FILE                = Ping6.uni\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
   NetLib\r
 \r
 [Protocols]\r
-  gEfiCpuArchProtocolGuid                       ## CONSUMS\r
-  gEfiIp6ProtocolGuid                           ## CONSUMS\r
-  gEfiIp6ServiceBindingProtocolGuid             ## CONSUMS\r
-  gEfiIp6ConfigProtocolGuid                     ## CONSUMS\r
+  gEfiCpuArchProtocolGuid                       ## CONSUMES\r
+  gEfiIp6ProtocolGuid                           ## CONSUMES\r
+  gEfiIp6ServiceBindingProtocolGuid             ## CONSUMES\r
+  gEfiIp6ConfigProtocolGuid                     ## CONSUMES\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  Ping6Extra.uni\r