Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 11cffd9c3f563c68e549526a79f89a074fb516b5 https://github.com/tianocore/edk2/commit/11cffd9c3f563c68e549526a79f89a074fb516b5 Author: Amy Chan <amy.c...@intel.com> Date: 2025-01-11 (Sat, 11 Jan 2025)
Changed paths: M CryptoPkg/Library/BaseCryptLibMbedTls/SysCall/CrtWrapper.c M CryptoPkg/Library/BaseCryptLibMbedTls/SysCall/DummyOpensslSupport.c Log Message: ----------- CryptoPkg/BaseCryptLibMbedTls : Add strncpy() support to SecCryptLib Mbedtls requires the use of strncpy(), but it is currently included in DummyOpensslSupport.c, which is not part of Mbedtls SecCryptLib. To resolve this, move strncpy() to CrtWrapper.c, as Mbedtls SecCryptLib not depend on OpensslLib Signed-off-by: Amy Chan <amy.c...@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