Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 686f1e3ea8373db48ea3a8457cc758c986455de0 https://github.com/tianocore/edk2/commit/686f1e3ea8373db48ea3a8457cc758c986455de0 Author: HemaAnmisha <hema.anmisha.kalavakol...@intel.com> Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths: M CryptoPkg/Library/BaseCryptLibMbedTls/SysCall/CrtWrapper.c Log Message: ----------- CryptoPkg/BaseCryptLibMbedTls : Add strpbrk() support to MbedTls Mbedtls requires the use of strpbrk(), but it is currently included in BaseCryptLib, which is not part of BaseCryptLibMbedTls. To resolve this, add strpbrk() to CrtWrapper.c, as BaseCryptLibMbedTls is not dependent on OpensslLib. Signed-off-by: HemaAnmisha <hema.anmisha.kalavakol...@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits