]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
CryptoPkg/BaseCryptLib: Enabled CryptSha512 for Smm/Runtime drivers
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / RuntimeCryptLib.inf
index 3d3a6fb94a7786733c7e6dd4df653a2d9b4c50bc..fdbb6edfd23e4df695d89d73f6bc61ead9a49df6 100644 (file)
@@ -11,8 +11,8 @@
 #  functions, PKCS#7 SignedData sign functions, Diffie-Hellman functions, and\r
 #  authenticode signature verification functions are not supported in this instance.\r
 #\r
-#  Copyright (c) 2009 - 2020, Intel Corporation. All rights reserved.<BR>\r
-#  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2021, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2021, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
@@ -39,7 +39,7 @@
   Hash/CryptSha1.c\r
   Hash/CryptSha256.c\r
   Hash/CryptSm3.c\r
-  Hash/CryptSha512Null.c\r
+  Hash/CryptSha512.c\r
   Hmac/CryptHmacSha256.c\r
   Kdf/CryptHkdf.c\r
   Cipher/CryptAes.c\r