]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
Use current time value as default random seed in BaseCryptLib.
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / RuntimeCryptLib.inf
index 99b4295c04e44ff49db44b3f6d548f275cca6466..87f3b93fb9ac77f0bdb12133d543c66ec4422fcc 100644 (file)
@@ -31,7 +31,6 @@
   Hash/CryptMd5.c\r
   Hash/CryptSha1.c\r
   Hash/CryptSha256.c\r
-  Rand/CryptRand.c\r
   Pk/CryptRsa.c\r
   Pk/CryptPkcs7.c\r
   Pk/CryptX509.c\r
   SysCall/Ia32/MathLShiftS64.S      | GCC\r
   SysCall/Ia32/MathRShiftU64.S      | GCC\r
 \r
+  Rand/CryptRandTsc.c\r
+\r
+[Sources.X64]\r
+  Rand/CryptRandTsc.c\r
+\r
+[Sources.IPF]\r
+  Rand/CryptRandItc.c\r
+\r
+[Sources.ARM]\r
+  Rand/CryptRand.c\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   CryptoPkg/CryptoPkg.dec\r
@@ -73,6 +83,7 @@
   DebugLib\r
   OpensslLib\r
   IntrinsicLib\r
+  PrintLib\r
 \r
 #\r
 # Remove these [BuildOptions] after this library is cleaned up\r