]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6Driver.c
Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit action when...
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Driver.c
index 388dadef8df8e9ebc1afb8e2908af15f229d199d..502c32bd0d844f5721beadb3dd05f212e89cb607 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The driver binding and service binding protocol for IP6 driver.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, 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
@@ -800,7 +800,7 @@ ON_ERROR:
                                  handle.\r
   @retval EFI_UNSUPPORTED        The child handle does not support the I/O services\r
                                   that are being removed.\r
-  @retval EFI_INVALID_PARAMETER  Child handle is not a valid EFI Handle.\r
+  @retval EFI_INVALID_PARAMETER  Child handle is NULL.\r
   @retval EFI_ACCESS_DENIED      The child handle could not be destroyed because\r
                                  its I/O services are being used.\r
   @retval other                  The child handle was not destroyed.\r