diff options
author | Shenglei Zhang <shenglei.zhang@intel.com> | 2019-10-21 15:53:42 +0800 |
---|---|---|
committer | Jian J Wang <jian.j.wang@intel.com> | 2019-11-05 10:42:07 +0800 |
commit | 1bcc65b9a1408cf445b7b3f9499b27d9c235db71 (patch) | |
tree | 4963e869bfefb3bf96d8a7334213e473415c0a03 /BaseTools/Source/Python | |
parent | fe3ca5fd2518e63338c74df05f508fa81baab2d7 (diff) | |
download | edk2-1bcc65b9a1408cf445b7b3f9499b27d9c235db71.tar.gz edk2-1bcc65b9a1408cf445b7b3f9499b27d9c235db71.tar.bz2 edk2-1bcc65b9a1408cf445b7b3f9499b27d9c235db71.zip |
CryptoPkg: Upgrade OpenSSL to 1.1.1d
Upgrade openssl from 1.1.1b to 1.1.1d.
Something needs to be noticed is that, there is a bug existing in the
released 1_1_1d version(894da2fb7ed5d314ee5c2fc9fd2d9b8b74111596),
which causes build failure. So we switch the code base to a usable
version, which is 2 commits later than the stable tag.
Now we use the version c3656cc594daac8167721dde7220f0e59ae146fc.
This log is to fix the build failure.
https://bugzilla.tianocore.org/show_bug.cgi?id=2226
Besides, the absense of "DSO_NONE" in dso_conf.h causes build failure
in OvmfPkg. So update process_files.pl to generate information from
"crypto/include/internal/dso_conf.h.in".
shm.h and utsname.h are added to avoid GCC build failure.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyux.lu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions