public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: devel@edk2.groups.io
Cc: Yi Li <yi1.li@intel.com>, Jiewen Yao <jiewen.yao@intel.com>,
	Jian J Wang <jian.j.wang@intel.com>,
	Xiaoyu Lu <xiaoyu1.lu@intel.com>,
	Guomin Jiang <guomin.jiang@intel.com>,
	Christopher Zurcher <christopher.zurcher@microsoft.com>
Subject: [Patch v2 15/16] CryptoPkg/Library/OpensslLib: Add generated flag to Accel INF
Date: Thu, 20 Oct 2022 11:35:09 -0700	[thread overview]
Message-ID: <20221020183510.1799-16-michael.d.kinney@intel.com> (raw)
In-Reply-To: <20221020183510.1799-1-michael.d.kinney@intel.com>

From: Yi Li <yi1.li@intel.com>

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>
---
 CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf     | 8 ++++++++
 CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf b/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
index 32eae4a79213..98b07fd2eab9 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
+++ b/CryptoPkg/Library/OpensslLib/OpensslLibAccel.inf
@@ -633,6 +633,7 @@ [Sources]
   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 @@ [Sources.IA32]
   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 @@ [Sources.IA32]
   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 @@ [Sources.X64]
   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 @@ [Sources.X64]
   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 6345b54bca4c..6525b73a9e7b 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
+++ b/CryptoPkg/Library/OpensslLib/OpensslLibFullAccel.inf
@@ -638,6 +638,7 @@ [Sources]
 #  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 @@ [Sources.IA32]
   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 @@ [Sources.IA32]
   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 @@ [Sources.X64]
   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 @@ [Sources.X64]
   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
-- 
2.37.1.windows.1


  parent reply	other threads:[~2022-10-20 18:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 18:34 [Patch v2 00/16] CryptoPkg: Remove EC PCD and merge perf opt OpensslLibs Michael D Kinney
2022-10-20 18:34 ` [Patch v2 01/16] CryptoPkg: Document and disable deprecated crypto services Michael D Kinney
2022-10-20 18:34 ` [Patch v2 02/16] CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format Michael D Kinney
2022-10-20 18:34 ` [Patch v2 03/16] CryptoPkg/Library/BaseCryptLib: Update internal functions/variables Michael D Kinney
2022-10-20 18:34 ` [Patch v2 04/16] CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Unit test fixes Michael D Kinney
2022-10-20 18:34 ` [Patch v2 05/16] CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib Michael D Kinney
2022-10-20 18:35 ` [Patch v2 06/16] CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs Michael D Kinney
2022-10-20 18:35 ` [Patch v2 07/16] CryptoPkg/Library/OpensslLib: Produce consistent set of APIs Michael D Kinney
2022-10-20 18:35 ` [Patch v2 08/16] CryptoPkg/Library/OpensslLib: Remove PrintLib from INF files Michael D Kinney
2022-10-20 18:35 ` [Patch v2 09/16] CryptoPkg: Remove PcdOpensslEcEnabled from CryptoPkg.dec Michael D Kinney
2022-10-20 18:35 ` [Patch v2 10/16] CryptoPkg: Update DSC to improve CI test coverage Michael D Kinney
2022-10-20 18:35 ` [Patch v2 11/16] CryptoPkg: Fixed host-based unit tests Michael D Kinney
2022-10-20 18:35 ` [Patch v2 12/16] CryptoPkg: Add Readme.md Michael D Kinney
2022-10-20 18:35 ` [Patch v2 13/16] Revert "CryptoPkg: Update process_files.pl to auto add PCD config option" Michael D Kinney
2022-10-20 18:35 ` [Patch v2 14/16] CryptoPkg/Library/OpensslLib: Update process_files.pl INF generation Michael D Kinney
2022-10-20 18:35 ` Michael D Kinney [this message]
2022-10-20 18:35 ` [Patch v2 16/16] CryptoPkg/Library/OpensslLib: update auto-generated files Michael D Kinney
2022-10-24  3:52 ` [Patch v2 00/16] CryptoPkg: Remove EC PCD and merge perf opt OpensslLibs Yao, Jiewen
     [not found] ` <1720E4F0EDFC384F.808@groups.io>
2022-10-24  3:54   ` [edk2-devel] " Yao, Jiewen
2022-10-24  5:43     ` Michael D Kinney
2022-10-24  6:24       ` Yao, Jiewen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221020183510.1799-16-michael.d.kinney@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox