summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/OpensslLib/OpensslLib.inf
diff options
context:
space:
mode:
authorYi Li <yi1.li@intel.com>2022-10-20 15:44:42 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-24 07:49:43 +0000
commit4fcd5d2620386c039aa607ae5ed092624ad9543d (patch)
tree829c241fddc8129274d9c19c7e0ee086f26913be /CryptoPkg/Library/OpensslLib/OpensslLib.inf
parent0882d6a32d3db7c506823c317dc2f756d30f6a91 (diff)
downloadedk2-4fcd5d2620386c039aa607ae5ed092624ad9543d.tar.gz
edk2-4fcd5d2620386c039aa607ae5ed092624ad9543d.tar.bz2
edk2-4fcd5d2620386c039aa607ae5ed092624ad9543d.zip
CryptoPkg/Library/OpensslLib: update auto-generated files
Update OpensslLib INF files to match results from running process_files.pl to auto-generate the INF files. * OpensslLib.inf * OpensslLibAccel.inf * OpensslLibCrypto.inf * OpensslLibFull.inf * OpensslLibFullAccel.inf These INF files are generated by running the following perl scripts: * process_files.pl * process_files.pl X64 * process_files.pl X64Gcc * process_files.pl IA32 * process_files.pl IA32Gcc 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: Christopher Zurcher <christopher.zurcher@microsoft.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Signed-off-by: Yi Li <yi1.li@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'CryptoPkg/Library/OpensslLib/OpensslLib.inf')
-rw-r--r--CryptoPkg/Library/OpensslLib/OpensslLib.inf50
1 files changed, 0 insertions, 50 deletions
diff --git a/CryptoPkg/Library/OpensslLib/OpensslLib.inf b/CryptoPkg/Library/OpensslLib/OpensslLib.inf
index 82ffe4ec2f..60c6c24b0a 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLib.inf
+++ b/CryptoPkg/Library/OpensslLib/OpensslLib.inf
@@ -204,43 +204,6 @@
$(OPENSSL_PATH)/crypto/dso/dso_vms.c
$(OPENSSL_PATH)/crypto/dso/dso_win32.c
$(OPENSSL_PATH)/crypto/ebcdic.c
-# $(OPENSSL_PATH)/crypto/ec/curve25519.c
-# $(OPENSSL_PATH)/crypto/ec/curve448/arch_32/f_impl.c
-# $(OPENSSL_PATH)/crypto/ec/curve448/curve448.c
-# $(OPENSSL_PATH)/crypto/ec/curve448/curve448_tables.c
-# $(OPENSSL_PATH)/crypto/ec/curve448/eddsa.c
-# $(OPENSSL_PATH)/crypto/ec/curve448/f_generic.c
-# $(OPENSSL_PATH)/crypto/ec/curve448/scalar.c
-# $(OPENSSL_PATH)/crypto/ec/ec2_oct.c
-# $(OPENSSL_PATH)/crypto/ec/ec2_smpl.c
-# $(OPENSSL_PATH)/crypto/ec/ec_ameth.c
-# $(OPENSSL_PATH)/crypto/ec/ec_asn1.c
-# $(OPENSSL_PATH)/crypto/ec/ec_check.c
-# $(OPENSSL_PATH)/crypto/ec/ec_curve.c
-# $(OPENSSL_PATH)/crypto/ec/ec_cvt.c
-# $(OPENSSL_PATH)/crypto/ec/ec_err.c
-# $(OPENSSL_PATH)/crypto/ec/ec_key.c
-# $(OPENSSL_PATH)/crypto/ec/ec_kmeth.c
-# $(OPENSSL_PATH)/crypto/ec/ec_lib.c
-# $(OPENSSL_PATH)/crypto/ec/ec_mult.c
-# $(OPENSSL_PATH)/crypto/ec/ec_oct.c
-# $(OPENSSL_PATH)/crypto/ec/ec_pmeth.c
-# $(OPENSSL_PATH)/crypto/ec/ec_print.c
-# $(OPENSSL_PATH)/crypto/ec/ecdh_kdf.c
-# $(OPENSSL_PATH)/crypto/ec/ecdh_ossl.c
-# $(OPENSSL_PATH)/crypto/ec/ecdsa_ossl.c
-# $(OPENSSL_PATH)/crypto/ec/ecdsa_sign.c
-# $(OPENSSL_PATH)/crypto/ec/ecdsa_vrf.c
-# $(OPENSSL_PATH)/crypto/ec/eck_prn.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_mont.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_nist.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_nistp224.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_nistp256.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_nistp521.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_nistputil.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_oct.c
-# $(OPENSSL_PATH)/crypto/ec/ecp_smpl.c
-# $(OPENSSL_PATH)/crypto/ec/ecx_meth.c
$(OPENSSL_PATH)/crypto/err/err.c
$(OPENSSL_PATH)/crypto/err/err_prn.c
$(OPENSSL_PATH)/crypto/evp/bio_b64.c
@@ -426,10 +389,6 @@
$(OPENSSL_PATH)/crypto/siphash/siphash.c
$(OPENSSL_PATH)/crypto/siphash/siphash_ameth.c
$(OPENSSL_PATH)/crypto/siphash/siphash_pmeth.c
-# $(OPENSSL_PATH)/crypto/sm2/sm2_crypt.c
-# $(OPENSSL_PATH)/crypto/sm2/sm2_err.c
-# $(OPENSSL_PATH)/crypto/sm2/sm2_pmeth.c
-# $(OPENSSL_PATH)/crypto/sm2/sm2_sign.c
$(OPENSSL_PATH)/crypto/sm3/m_sm3.c
$(OPENSSL_PATH)/crypto/sm3/sm3.c
$(OPENSSL_PATH)/crypto/sm4/sm4.c
@@ -542,15 +501,6 @@
$(OPENSSL_PATH)/crypto/conf/conf_local.h
$(OPENSSL_PATH)/crypto/dh/dh_local.h
$(OPENSSL_PATH)/crypto/dso/dso_local.h
-# $(OPENSSL_PATH)/crypto/ec/ec_local.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/curve448_local.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/curve448utils.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/ed448.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/field.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/point_448.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/word.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/arch_32/arch_intrinsics.h
-# $(OPENSSL_PATH)/crypto/ec/curve448/arch_32/f_impl.h
$(OPENSSL_PATH)/crypto/evp/evp_local.h
$(OPENSSL_PATH)/crypto/hmac/hmac_local.h
$(OPENSSL_PATH)/crypto/lhash/lhash_local.h