mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 03:50:25 +00:00
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> |
||
|---|---|---|
| .. | ||
| internal | ||
| openssl | ||
| sys | ||
| assert.h | ||
| CrtLibSupport.h | ||
| ctype.h | ||
| errno.h | ||
| limits.h | ||
| memory.h | ||
| stdarg.h | ||
| stddef.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| strings.h | ||
| syslog.h | ||
| time.h | ||
| unistd.h | ||