summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library
diff options
context:
space:
mode:
authorYi Li <yi1.li@intel.com>2022-10-20 14:46:56 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-24 07:49:43 +0000
commit0882d6a32d3db7c506823c317dc2f756d30f6a91 (patch)
treece2f772017fc1a58a313a652d846feb4e6a2f626 /CryptoPkg/Library
parentd79295b5c57fddfff207c5c97d70ba6de635e17a (diff)
downloadedk2-0882d6a32d3db7c506823c317dc2f756d30f6a91.tar.gz
edk2-0882d6a32d3db7c506823c317dc2f756d30f6a91.tar.bz2
edk2-0882d6a32d3db7c506823c317dc2f756d30f6a91.zip
CryptoPkg/Library/OpensslLib: Add generated flag to Accel INF
Update OpensslLibAccel.inf and OpensslLibFullAccel.inf to include flags used by process_files.pl to generate OpensslLib INF files. 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')
-rw-r--r--CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf8
-rw-r--r--CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf8
2 files changed, 16 insertions, 0 deletions
diff --git a/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf b/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
index 32eae4a792..98b07fd2ea 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
+++ b/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
@@ -633,6 +633,7 @@
EcSm2Null.c
[Sources.IA32]
+# Autogenerated IA32 files list starts here
IA32/crypto/aes/aesni-x86.nasm | MSFT
IA32/crypto/aes/vpaes-x86.nasm | MSFT
IA32/crypto/modes/ghash-x86.nasm | MSFT
@@ -640,7 +641,9 @@
IA32/crypto/sha/sha256-586.nasm | MSFT
IA32/crypto/sha/sha512-586.nasm | MSFT
IA32/crypto/x86cpuid.nasm | MSFT
+# Autogenerated files list ends here
+# Autogenerated IA32Gcc files list starts here
IA32Gcc/crypto/aes/aesni-x86.S | GCC
IA32Gcc/crypto/aes/vpaes-x86.S | GCC
IA32Gcc/crypto/modes/ghash-x86.S | GCC
@@ -648,9 +651,11 @@
IA32Gcc/crypto/sha/sha256-586.S | GCC
IA32Gcc/crypto/sha/sha512-586.S | GCC
IA32Gcc/crypto/x86cpuid.S | GCC
+# Autogenerated files list ends here
[Sources.X64]
X64/ApiHooks.c
+# Autogenerated X64 files list starts here
X64/crypto/aes/aesni-mb-x86_64.nasm | MSFT
X64/crypto/aes/aesni-sha1-x86_64.nasm | MSFT
X64/crypto/aes/aesni-sha256-x86_64.nasm | MSFT
@@ -664,7 +669,9 @@
X64/crypto/sha/sha256-x86_64.nasm | MSFT
X64/crypto/sha/sha512-x86_64.nasm | MSFT
X64/crypto/x86_64cpuid.nasm | MSFT
+# Autogenerated files list ends here
+# Autogenerated X64Gcc files list starts here
X64Gcc/crypto/aes/aesni-mb-x86_64.S | GCC
X64Gcc/crypto/aes/aesni-sha1-x86_64.S | GCC
X64Gcc/crypto/aes/aesni-sha256-x86_64.S | GCC
@@ -678,6 +685,7 @@
X64Gcc/crypto/sha/sha256-x86_64.S | GCC
X64Gcc/crypto/sha/sha512-x86_64.S | GCC
X64Gcc/crypto/x86_64cpuid.S | GCC
+# Autogenerated files list ends here
[Packages]
MdePkg/MdePkg.dec
diff --git a/CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf b/CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
index 6345b54bca..6525b73a9e 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
+++ b/CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
@@ -638,6 +638,7 @@
# EcSm2Null.c
[Sources.IA32]
+# Autogenerated IA32 files list starts here
IA32/crypto/aes/aesni-x86.nasm | MSFT
IA32/crypto/aes/vpaes-x86.nasm | MSFT
IA32/crypto/modes/ghash-x86.nasm | MSFT
@@ -645,7 +646,9 @@
IA32/crypto/sha/sha256-586.nasm | MSFT
IA32/crypto/sha/sha512-586.nasm | MSFT
IA32/crypto/x86cpuid.nasm | MSFT
+# Autogenerated files list ends here
+# Autogenerated IA32Gcc files list starts here
IA32Gcc/crypto/aes/aesni-x86.S | GCC
IA32Gcc/crypto/aes/vpaes-x86.S | GCC
IA32Gcc/crypto/modes/ghash-x86.S | GCC
@@ -653,9 +656,11 @@
IA32Gcc/crypto/sha/sha256-586.S | GCC
IA32Gcc/crypto/sha/sha512-586.S | GCC
IA32Gcc/crypto/x86cpuid.S | GCC
+# Autogenerated files list ends here
[Sources.X64]
X64/ApiHooks.c
+# Autogenerated X64 files list starts here
X64/crypto/aes/aesni-mb-x86_64.nasm | MSFT
X64/crypto/aes/aesni-sha1-x86_64.nasm | MSFT
X64/crypto/aes/aesni-sha256-x86_64.nasm | MSFT
@@ -669,7 +674,9 @@
X64/crypto/sha/sha256-x86_64.nasm | MSFT
X64/crypto/sha/sha512-x86_64.nasm | MSFT
X64/crypto/x86_64cpuid.nasm | MSFT
+# Autogenerated files list ends here
+# Autogenerated X64Gcc files list starts here
X64Gcc/crypto/aes/aesni-mb-x86_64.S | GCC
X64Gcc/crypto/aes/aesni-sha1-x86_64.S | GCC
X64Gcc/crypto/aes/aesni-sha256-x86_64.S | GCC
@@ -683,6 +690,7 @@
X64Gcc/crypto/sha/sha256-x86_64.S | GCC
X64Gcc/crypto/sha/sha512-x86_64.S | GCC
X64Gcc/crypto/x86_64cpuid.S | GCC
+# Autogenerated files list ends here
[Packages]
MdePkg/MdePkg.dec