diff options
author | Yi Li <yi1.li@intel.com> | 2022-05-10 15:19:04 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-05-11 00:04:39 +0000 |
commit | f753c362093a9e3322a43bbb4724aed5cf2621af (patch) | |
tree | 1ddfebd0a33a46bb6b6ca7c3bb0db919b3d0d3ff /BaseTools/Source/Python | |
parent | 43613b2fe8e5dc55d36be6aaf422e2ae3d2fd2f7 (diff) | |
download | edk2-f753c362093a9e3322a43bbb4724aed5cf2621af.zip edk2-f753c362093a9e3322a43bbb4724aed5cf2621af.tar.gz edk2-f753c362093a9e3322a43bbb4724aed5cf2621af.tar.bz2 |
CryptoPkg: Separate auto-generated openssl config and edk2 openssl config
Move auto-generated openssl config to openssl/opensslconf_generated,
And openssl/opensslconf.h will contain both edk2 conditional openssl
feature and openssl/opensslconf_generated.
Will make two part more clear.
New conditional feture code in opensslconf.h will look like:
/* Autogenerated conditional openssl feature list starts here */
[.....]
/* Autogenerated conditional openssl feature list ends here */
Signed-off-by: Yi Li <yi1.li@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions