]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf
NetworkPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / NetworkPkg / Mtftp6Dxe / Mtftp6Dxe.inf
index ecf1f7cf0d0c9fb5e69a454471fca895c3e94ef0..dcc04ade33b4f57e67d8519fb672f5af508bae20 100644 (file)
@@ -1,7 +1,10 @@
 ## @file\r
-#  Component description file for Mtftp6 module.\r
+#  Client-side Mtftp6 service.\r
 #\r
-#  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  This module produces EFI MTFTPv6 Protocol which provides basic services for\r
+#  client-side unicast and/or multicast TFTP.\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
@@ -21,6 +24,8 @@
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = Mtftp6DriverEntryPoint\r
   UNLOAD_IMAGE                   = NetLibDefaultUnload\r
+  MODULE_UNI_FILE                = Mtftp6Dxe.uni\r
+\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 \r
 \r
 [Protocols]\r
-  gEfiUdp6ServiceBindingProtocolGuid\r
-  gEfiUdp6ProtocolGuid\r
-  gEfiMtftp6ServiceBindingProtocolGuid\r
-  gEfiMtftp6ProtocolGuid\r
+  gEfiUdp6ServiceBindingProtocolGuid                ## TO_START\r
+  gEfiUdp6ProtocolGuid                              ## TO_START\r
+  gEfiMtftp6ServiceBindingProtocolGuid              ## BY_START\r
+  gEfiMtftp6ProtocolGuid                            ## BY_START\r
 \r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  Mtftp6DxeExtra.uni\r