audk/CryptoPkg/Library/BaseCryptLib
Yi Li 46226fb5d3 CryptoPkg: remove strcmp to syscall
In rare cases the platform may not provide the full IntrinsicLib.
But openssl30 build always require strcmp, provide this function by
moving it into CrtWrapper.c.

Signed-off-by: Yi Li <yi1.li@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Brian J. Johnson <brian.johnson@hpe.com>
Tested-by: Kenneth Lautner <klautner@microsoft.com>
2023-08-09 07:10:31 +00:00
..
Bn CryptoPkg: Add BigNum support 2022-09-23 10:08:24 +00:00
Cipher CryptoPkg: add AeadAesGcm support. 2022-09-23 08:24:42 +00:00
Hash CryptoPkg/BaseCryptLib: adapt CryptSm3.c to openssl 3.0 changes. 2023-08-09 07:10:31 +00:00
Hmac CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Kdf CryptoPkg/Library/BaseCryptLib: Update internal functions/variables 2022-10-24 07:49:43 +00:00
Pem CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib 2022-10-24 07:49:43 +00:00
Pk CryptoPkg: Fix conditionally uninitialized variable 2023-04-03 15:29:08 +00:00
Rand CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SysCall CryptoPkg: remove strcmp to syscall 2023-08-09 07:10:31 +00:00
BaseCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
BaseCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
InternalCryptLib.h CryptoPkg/BaseCryptLib: no openssl deprecation warnings please 2023-08-09 07:10:31 +00:00
PeiCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
PeiCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
RuntimeCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
RuntimeCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SecCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
SecCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
SmmCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00
SmmCryptLib.uni CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format 2022-10-24 07:49:43 +00:00
UnitTestHostBaseCryptLib.inf CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags 2023-05-10 10:58:16 +08:00