public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Yao, Jiewen" <jiewen.yao@intel.com>
To: "Kinney, Michael D" <michael.d.kinney@intel.com>,
	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>,
	"Wang, Jian J" <jian.j.wang@intel.com>,
	"Lu, Xiaoyu1" <xiaoyu1.lu@intel.com>,
	"Jiang, Guomin" <guomin.jiang@intel.com>
Subject: Re: [PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
Date: Thu, 26 Jan 2023 01:41:53 +0000	[thread overview]
Message-ID: <MW4PR11MB58724FFEAA388330A9F3A1638CCF9@MW4PR11MB5872.namprd11.prod.outlook.com> (raw)
In-Reply-To: <CO1PR11MB4929548DB08846E92751FBA1D2CE9@CO1PR11MB4929.namprd11.prod.outlook.com>

Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>

> -----Original Message-----
> From: Kinney, Michael D <michael.d.kinney@intel.com>
> Sent: Thursday, January 26, 2023 3:44 AM
> To: Jake Garver <jake@nvidia.com>; 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>
> Subject: RE: [PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in
> SmmCryptLib.inf
> 
> 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-26  1:42 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
2023-01-26  1:41   ` Yao, Jiewen [this message]
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=MW4PR11MB58724FFEAA388330A9F3A1638CCF9@MW4PR11MB5872.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