X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FHash2DxeCrypto%2FDriver.h;h=9a1cd587da0af637a1bf7e1d7801ebf0d61bc94d;hp=a145858fa0e066e575e8847f51d7acb2742c887f;hb=7622e5947f0e8bd4aa0138b3843aa68de55b1666;hpb=ab6cee31e7dd468f8656d7ca101bf783a0fe9b82 diff --git a/SecurityPkg/Hash2DxeCrypto/Driver.h b/SecurityPkg/Hash2DxeCrypto/Driver.h index a145858fa0..9a1cd587da 100644 --- a/SecurityPkg/Hash2DxeCrypto/Driver.h +++ b/SecurityPkg/Hash2DxeCrypto/Driver.h @@ -1,7 +1,7 @@ /** @file This is definition for service binding for Hash driver. -Copyright (c) 2015, Intel Corporation. All rights reserved.
+Copyright (c) 2015 - 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 that accompanies this distribution. The full text of the license may be found at @@ -87,7 +87,7 @@ typedef struct { @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 + @retval EFI_OUT_OF_RESOURCES There are not enough resources available to create the child. @retval Others The child handle was not created.