[edk2-devel] [PATCH 0/4] !!TEST Fix warnings of EC feature

yi1 li yi1.li at intel.com
Mon Apr 18 13:03:19 UTC 2022


As subject.

yi1 li (4):
  CryptoPkg: Add instrinsics to support building ECC on IA32 windows
  CryptoPkg: Reconfigure OpensslLib to add EC algorithms
  CryptoPkg: Make EC source file config-able
  CryptoPkg: Add PcdEcEnabled to Base/Pei/SmmCryptLib.inf

 CryptoPkg/CryptoPkg.dec                       |  4 +
 .../Library/BaseCryptLib/BaseCryptLib.inf     |  3 +
 .../Library/BaseCryptLib/PeiCryptLib.inf      |  3 +
 .../Library/BaseCryptLib/SmmCryptLib.inf      |  3 +
 .../Library/Include/openssl/opensslconf.h     |  6 +-
 .../Library/IntrinsicLib/Ia32/MathLlmul.asm   | 98 +++++++++++++++++++
 .../Library/IntrinsicLib/Ia32/MathLlshr.asm   | 78 +++++++++++++++
 .../Library/IntrinsicLib/IntrinsicLib.inf     |  2 +
 CryptoPkg/Library/OpensslLib/OpensslLib.inf   | 48 +++++++++
 .../Library/OpensslLib/OpensslLibCrypto.inf   | 49 ++++++++++
 CryptoPkg/Library/OpensslLib/process_files.pl |  1 -
 11 files changed, 292 insertions(+), 3 deletions(-)
 create mode 100644 CryptoPkg/Library/IntrinsicLib/Ia32/MathLlmul.asm
 create mode 100644 CryptoPkg/Library/IntrinsicLib/Ia32/MathLlshr.asm

-- 
2.33.0.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89009): https://edk2.groups.io/g/devel/message/89009
Mute This Topic: https://groups.io/mt/90538851/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list