]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / SmmCryptLib.inf
index 91ec3e03bf5e7700810c90929c85f295c2a56568..ae75bc87b5e5d5971e02cf75e142bb08670a2bf9 100644 (file)
@@ -10,7 +10,7 @@
 #  RSA external 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) 2010 - 2020, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2022, Intel Corporation. All rights reserved.<BR>\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
   Hash/CryptSha1.c\r
   Hash/CryptSha256.c\r
   Hash/CryptSm3.c\r
-  Hash/CryptSha512Null.c\r
+  Hash/CryptSha512.c\r
+  Hash/CryptSha3.c\r
+  Hash/CryptXkcp.c\r
+  Hash/CryptCShake256.c\r
+  Hash/CryptParallelHash.c\r
   Hmac/CryptHmacSha256.c\r
   Kdf/CryptHkdfNull.c\r
   Cipher/CryptAes.c\r
@@ -53,6 +57,8 @@
   Pk/CryptX509.c\r
   Pk/CryptAuthenticodeNull.c\r
   Pk/CryptTsNull.c\r
+  Pk/CryptRsaPss.c\r
+  Pk/CryptRsaPssSignNull.c\r
   Pem/CryptPem.c\r
 \r
   SysCall/CrtWrapper.c\r
   OpensslLib\r
   IntrinsicLib\r
   PrintLib\r
+  MmServicesTableLib\r
+  SynchronizationLib\r
+\r
+[FixedPcd]\r
+  gEfiCryptoPkgTokenSpaceGuid.PcdEcEnabled\r
 \r
 #\r
 # Remove these [BuildOptions] after this library is cleaned up\r