X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLibRuntimeCryptProtocol%2FBaseCryptLibRuntimeCryptProtocol.inf;h=bf2d87925c2972167818654f80ee29d59cd5cb23;hp=1e840a5d1ef9f2e0a9aef39a2e5ece6b41c69e04;hb=630f67ddfea296ccb59d7863796210e130eec67e;hpb=2b5c643ae8f7e72a56deeacead6b5302a076d329 diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf index 1e840a5d1e..bf2d87925c 100644 --- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf +++ b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf @@ -2,22 +2,22 @@ # Cryptographic Library Instance based on Runtime Crypt Protocol. # This instance will be only used by the Authenticated Variable driver for IPF. # -# Note: MD4/MD5/SHA1 Digest functions, HMAC-MD5 functions, HMAC-SHA1 functions, +# Note: MD4/MD5/SHA1 Digest functions, HMAC-MD5 functions, HMAC-SHA1 functions, # AES/TDES/ARC4 functions, RSA external functions, PKCS#7 SignedData sign/verify # functions, Diffie-Hellman functions, X.509 certificate handler functions, # authenticode signature verification functions, PEM handler functions, # pseudorandom number generator functions, and Sha256Duplicate() are not supported # in this instance. # -# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2018, 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 # http://opensource.org/licenses/bsd-license.php -# +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# +# ## [Defines]