]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / BaseCryptLib.inf
index 8896e47095d2873b7690d1c4a8a2d6a5e944153a..213813cad9716a7335ca819e62bf912122332173 100644 (file)
   Pk/CryptTs.c\r
   Pk/CryptRsaPss.c\r
   Pk/CryptRsaPssSign.c\r
-  Pk/CryptEcNull.c    |*|*|*|!gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled\r
-  Pk/CryptEc.c    |*|*|*|gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled\r
+  Pk/CryptEc.c\r
   Pem/CryptPem.c\r
   Bn/CryptBn.c\r
 \r
   SysCall/CrtWrapper.c\r
   SysCall/TimerWrapper.c\r
   SysCall/BaseMemAllocation.c\r
-  SysCall/inet_pton.c\r
 \r
 [Sources.Ia32]\r
   Rand/CryptRandTsc.c\r
   IntrinsicLib\r
   PrintLib\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
-  # C4090: 'function' : different 'const' qualifiers\r
   #\r
-  MSFT:*_*_*_CC_FLAGS = /wd4090\r
-\r
   GCC:*_CLANG35_*_CC_FLAGS = -std=c99\r
   GCC:*_CLANG38_*_CC_FLAGS = -std=c99\r
   GCC:*_CLANGPDB_*_CC_FLAGS = -std=c99 -Wno-error=incompatible-pointer-types\r