]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
1. Add new API supports for PEM & X509 key retrieving & verification;
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / BaseCryptLib.inf
index efd28ed12008a20430fb6854e0b0274e7b51989e..26ec8c1e799c74c1a6092a86773f90f6c1fa7314 100644 (file)
@@ -28,6 +28,7 @@
 \r
 [Sources]\r
   InternalCryptLib.h\r
+  Hash/CryptMd4.c\r
   Hash/CryptMd5.c\r
   Hash/CryptSha1.c\r
   Hash/CryptSha256.c\r
@@ -40,6 +41,8 @@
   Pk/CryptRsa.c\r
   Pk/CryptPkcs7.c\r
   Pk/CryptDh.c\r
+  Pk/CryptX509.c\r
+  Pem/CryptPem.c\r
 \r
   SysCall/CrtWrapper.c\r
   SysCall/TimerWrapper.c\r