]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / SmmCryptLib.inf
index 9318052a51c54becc5eebb85efc399e18e8d9ac7..0af7a3f96e8f01a78a68128fc8067f8eab6bf0af 100644 (file)
 [Sources.X64]\r
   Rand/CryptRandTsc.c\r
 \r
 [Sources.X64]\r
   Rand/CryptRandTsc.c\r
 \r
-[Sources.ARM]\r
-  Rand/CryptRand.c\r
-\r
-[Sources.AARCH64]\r
-  Rand/CryptRand.c\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   CryptoPkg/CryptoPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   CryptoPkg/CryptoPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
-  IoLib\r
   BaseMemoryLib\r
   MemoryAllocationLib\r
   OpensslLib\r
   BaseMemoryLib\r
   MemoryAllocationLib\r
   OpensslLib\r
   MmServicesTableLib\r
   SynchronizationLib\r
 \r
   MmServicesTableLib\r
   SynchronizationLib\r
 \r
-[FixedPcd]\r
-  gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled\r
-\r
 #\r
 # Remove these [BuildOptions] after this library is cleaned up\r
 #\r
 [BuildOptions]\r
   #\r
   # suppress the following warnings so we do not break the build with warnings-as-errors:\r
 #\r
 # Remove these [BuildOptions] after this library is cleaned up\r
 #\r
 [BuildOptions]\r
   #\r
   # suppress the following warnings so we do not break the build with warnings-as-errors:\r
-  # C4090: 'function' : different 'const' qualifiers\r
   #\r
   #\r
-  MSFT:*_*_*_CC_FLAGS = /wd4090\r
 \r
   XCODE:*_*_*_CC_FLAGS = -mmmx -msse -std=c99\r
 \r
 \r
   XCODE:*_*_*_CC_FLAGS = -mmmx -msse -std=c99\r
 \r