X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLibRuntimeCryptProtocol%2FBaseCryptLibRuntimeCryptProtocol.inf;h=1e840a5d1ef9f2e0a9aef39a2e5ece6b41c69e04;hp=2fb9074755f395eef3c8022255d74466f7ee7794;hb=2167c7f7a55b9964912d08aae71879357101ace1;hpb=6b8ebcb8de52ae5cab543181712e53eeb94340a7 diff --git a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf index 2fb9074755..1e840a5d1e 100644 --- a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf +++ b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/BaseCryptLibRuntimeCryptProtocol.inf @@ -6,10 +6,10 @@ # 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, Sha256Duplicate() are not supported +# pseudorandom number generator functions, and Sha256Duplicate() are not supported # in this instance. # -# Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2014, 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 @@ -23,6 +23,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = BaseCryptLibRuntimeCryptProtocol + MODULE_UNI_FILE = BaseCryptLibRuntimeCryptProtocol.uni FILE_GUID = BBB31581-855A-44D7-A550-8A585D9B2DE9 MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 @@ -62,6 +63,8 @@ [LibraryClasses] BaseLib DebugLib + UefiBootServicesTableLib + UefiRuntimeLib [Guids] gEfiEventVirtualAddressChangeGuid ## CONSUMES ## Event