X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FServiceBinding.h;fp=MdePkg%2FInclude%2FProtocol%2FServiceBinding.h;h=6b8f8283ecdd69f45031ffaedd9763dd37ebd919;hb=b88df76120d228a5d27f48577f629671682475eb;hp=34ac2f667d77669fda18b8c3cfb9665ade1a9606;hpb=2048c585b46d240d76e3097917cbbfe43a7be88e;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/ServiceBinding.h b/MdePkg/Include/Protocol/ServiceBinding.h index 34ac2f667d..6b8f8283ec 100644 --- a/MdePkg/Include/Protocol/ServiceBinding.h +++ b/MdePkg/Include/Protocol/ServiceBinding.h @@ -5,7 +5,7 @@ It provides services that are required to create and destroy child handles that support a given set of protocols. - Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
+ Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -38,7 +38,7 @@ typedef struct _EFI_SERVICE_BINDING_PROTOCOL EFI_SERVICE_BINDING_PROTOCOL; @retval EFI_SUCCES The protocol was added to ChildHandle. @retval EFI_INVALID_PARAMETER 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