[edk2-devel] [PATCH 0/3] CryptoPkg/openssl: Enable EC conditionally.

yi1 li posted 3 patches 1 year, 11 months ago
Only 0 patches received!
There is a newer version of this series
CryptoPkg/CryptoPkg.ci.yaml                   |  10 +
CryptoPkg/Library/Include/crypto/dso_conf.h   |   7 +-
.../Library/Include/openssl/opensslconf.h     | 261 +++++++++---------
CryptoPkg/Library/OpensslLib/OpensslLib.inf   |  34 ++-
.../Library/OpensslLib/OpensslLibCrypto.inf   |  96 ++++---
CryptoPkg/Library/OpensslLib/process_files.pl |  68 ++++-
6 files changed, 281 insertions(+), 195 deletions(-)
[edk2-devel] [PATCH 0/3] CryptoPkg/openssl: Enable EC conditionally.
Posted by yi1 li 1 year, 11 months ago
Recommend for Gerd:
(2) Keep the EC config option, but update process_files.pl to
  automatically add the PcdEcEnabled config option handling
  to the files it generates.

This patch set does (2).

When remove 'no-ec' from openssl configure list, will automatically remove
'OPENSSL_NO_EC', 'OPENSSL_NO_ECDH', 'OPENSSL_NO_ECDSA', 'OPENSSL_NO_TLS1_3',
'OPENSSL_NO_SM2', form header, and add '/ec/.', '/sm2/.' files to INF files.

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>

Yi Li (3):
  CryptoPkg: Update process_files.pl to automatically add PCD config
    option
  CryptoPkg/openssl: disable codestyle checks for generated files
  CryptoPkg/openssl: update generated files

 CryptoPkg/CryptoPkg.ci.yaml                   |  10 +
 CryptoPkg/Library/Include/crypto/dso_conf.h   |   7 +-
 .../Library/Include/openssl/opensslconf.h     | 261 +++++++++---------
 CryptoPkg/Library/OpensslLib/OpensslLib.inf   |  34 ++-
 .../Library/OpensslLib/OpensslLibCrypto.inf   |  96 ++++---
 CryptoPkg/Library/OpensslLib/process_files.pl |  68 ++++-
 6 files changed, 281 insertions(+), 195 deletions(-)

-- 
2.31.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89590): https://edk2.groups.io/g/devel/message/89590
Mute This Topic: https://groups.io/mt/90982452/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-