mirror of https://github.com/acidanthera/audk.git
b86fbe1f98
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1926 This problem was found by Rebecca Cran <rebecca@bluestop.org>. REF: https://edk2.groups.io/g/devel/topic/32100684 OpenSSL will automatically load a system config file which configures default ssl options. In UEFI, It will cause TlsInitialize failed without OPENSSL_INIT_NO_LOAD_CONFIG flag. we don't use this feature, So disable it. Re-run process_files.py to generate OpensslLib[Crypto].inf files. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Xiaoyu Lu <xiaoyux.lu@intel.com> Reviewed-by: Rebecca Cran <rebecca@bluestop.org> Reviewed-by: Jian J Wang <jian.j.wang@intel.com> |
||
---|---|---|
.. | ||
openssl@50eaac9f33 | ||
OpenSSL-HOWTO.txt | ||
OpensslLib.inf | ||
OpensslLib.uni | ||
OpensslLibCrypto.inf | ||
OpensslLibCrypto.uni | ||
buildinf.h | ||
ossl_store.c | ||
process_files.pl | ||
rand_pool.c | ||
rand_pool_noise.c | ||
rand_pool_noise.h | ||
rand_pool_noise_tsc.c |