]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Mtftp6Dxe/Mtftp6Driver.h
CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2e
[mirror_edk2.git] / NetworkPkg / Mtftp6Dxe / Mtftp6Driver.h
index 7c2b5ae313ebc25869a0d472e2f81bea645e17e8..55ac1ddffbd7d7b1b98bf94483474b2ce4d80878 100644 (file)
@@ -2,7 +2,7 @@
   Driver Binding functions and Service Binding functions\r
   declaration for Mtftp6 Driver.\r
 \r
-  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2012, 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 +21,7 @@
 \r
 extern EFI_COMPONENT_NAME_PROTOCOL  gMtftp6ComponentName;\r
 extern EFI_COMPONENT_NAME2_PROTOCOL gMtftp6ComponentName2;\r
+extern EFI_UNICODE_STRING_TABLE     *gMtftp6ControllerNameTable;\r
 \r
 /**\r
   Test to see if this driver supports Controller. This service\r
@@ -137,7 +138,7 @@ Mtftp6ServiceBindingCreateChild (
 \r
   @retval EFI_SUCCES            The protocol was removed from ChildHandle.\r
   @retval EFI_UNSUPPORTED       ChildHandle does not support the protocol that is being removed.\r
-  @retval EFI_INVALID_PARAMETER Child handle is not a valid UEFI Handle.\r
+  @retval EFI_INVALID_PARAMETER Child handle is NULL.\r
   @retval Others                The child handle was not destroyed\r
 \r
 **/\r