public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: Jake Garver <jake@nvidia.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "jbrasen@nvidia.com" <jbrasen@nvidia.com>,
	"ashishsingha@nvidia.com" <ashishsingha@nvidia.com>,
	"Yao, Jiewen" <jiewen.yao@intel.com>,
	"Wang, Jian J" <jian.j.wang@intel.com>,
	"Lu, Xiaoyu1" <xiaoyu1.lu@intel.com>,
	"Jiang, Guomin" <guomin.jiang@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
Date: Wed, 25 Jan 2023 19:44:00 +0000	[thread overview]
Message-ID: <CO1PR11MB4929548DB08846E92751FBA1D2CE9@CO1PR11MB4929.namprd11.prod.outlook.com> (raw)
In-Reply-To: <a0be8c87a871a82a61d2d795605b27b837b691e7.1674674187.git.jake@nvidia.com>

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

Mike


> -----Original Message-----
> From: Jake Garver <jake@nvidia.com>
> Sent: Wednesday, January 25, 2023 11:22 AM
> To: devel@edk2.groups.io
> Cc: jbrasen@nvidia.com; ashishsingha@nvidia.com; Yao, Jiewen <jiewen.yao@intel.com>; Wang, Jian J
> <jian.j.wang@intel.com>; Lu, Xiaoyu1 <xiaoyu1.lu@intel.com>; Jiang, Guomin <guomin.jiang@intel.com>; Kinney, Michael
> D <michael.d.kinney@intel.com>; Jake Garver <jake@nvidia.com>
> Subject: [PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
> 
> These sections were removed mistakenly.  SmmCryptLib.inf supports these
> architectures.
> 
> Signed-off-by: Jake Garver <jake@nvidia.com>
> ---
>  CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf b/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
> index 55df99f843..ab19930871 100644
> --- a/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
> +++ b/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf
> @@ -75,6 +75,12 @@
>  [Sources.X64]
>    Rand/CryptRandTsc.c
> 
> +[Sources.ARM]
> +  Rand/CryptRand.c
> +
> +[Sources.AARCH64]
> +  Rand/CryptRand.c
> +
>  [Packages]
>    MdePkg/MdePkg.dec
>    CryptoPkg/CryptoPkg.dec
> --
> 2.17.1


  reply	other threads:[~2023-01-25 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 19:21 [PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf Jake Garver
2023-01-25 19:44 ` Michael D Kinney [this message]
2023-01-26  1:41   ` Yao, Jiewen
2023-01-26  8:03     ` [edk2-devel] " Ard Biesheuvel
2023-01-26  9:08       ` Ard Biesheuvel

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=CO1PR11MB4929548DB08846E92751FBA1D2CE9@CO1PR11MB4929.namprd11.prod.outlook.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