X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FHttpDxe%2FHttpDriver.c;h=de2763517326ea3e501b24f9d1fc5377ff959efd;hb=c2adf51f004d2085df0cfa175d2ca95e140999a2;hp=0bde012ebbb0b4d844e00024c3bf09ff60873847;hpb=b88df76120d228a5d27f48577f629671682475eb;p=mirror_edk2.git diff --git a/NetworkPkg/HttpDxe/HttpDriver.c b/NetworkPkg/HttpDxe/HttpDriver.c index 0bde012ebb..de27635173 100644 --- a/NetworkPkg/HttpDxe/HttpDriver.c +++ b/NetworkPkg/HttpDxe/HttpDriver.c @@ -1,7 +1,7 @@ /** @file The driver binding and service binding protocol for HttpDxe driver. - Copyright (c) 2015, Intel Corporation. All rights reserved.
+ Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP
This program and the accompanying materials @@ -911,7 +911,7 @@ HttpDxeIp6DriverBindingStop ( @retval EFI_SUCCES The protocol was added to ChildHandle. @retval EFI_INVALID_PARAMETER This is NULL, or ChildHandle is NULL. - @retval EFI_OUT_OF_RESOURCES There are not enough resources availabe to create + @retval EFI_OUT_OF_RESOURCES There are not enough resources available to create the child. @retval other The child handle was not created.