public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Yao, Jiewen" <jiewen.yao@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Yao, Jiewen" <jiewen.yao@intel.com>,
	"Xu, Min M" <min.m.xu@intel.com>
Cc: "Aktas, Erdem" <erdemaktas@google.com>,
	James Bottomley <jejb@linux.ibm.com>,
	Tom Lendacky <thomas.lendacky@amd.com>,
	Arti Gupta <ARGU@microsoft.com>
Subject: Re: [edk2-devel] [PATCH V1 0/3] Fix incorrect implementation in CcMeasurement
Date: Thu, 15 Dec 2022 03:20:59 +0000	[thread overview]
Message-ID: <MW4PR11MB5872AC3BD0B7EEFEB3348E258CE19@MW4PR11MB5872.namprd11.prod.outlook.com> (raw)
In-Reply-To: <1730B590101EA428.23954@groups.io>

Merged https://github.com/tianocore/edk2/pull/3773

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Yao,
> Jiewen
> Sent: Thursday, December 15, 2022 12:25 AM
> To: Xu, Min M <min.m.xu@intel.com>; devel@edk2.groups.io
> Cc: Aktas, Erdem <erdemaktas@google.com>; James Bottomley
> <jejb@linux.ibm.com>; Tom Lendacky <thomas.lendacky@amd.com>; Arti
> Gupta <ARGU@microsoft.com>
> Subject: Re: [edk2-devel] [PATCH V1 0/3] Fix incorrect implementation in
> CcMeasurement
> 
> All Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
> 
> > -----Original Message-----
> > From: Xu, Min M <min.m.xu@intel.com>
> > Sent: Wednesday, December 14, 2022 3:14 PM
> > To: devel@edk2.groups.io
> > Cc: Xu, Min M <min.m.xu@intel.com>; Aktas, Erdem
> > <erdemaktas@google.com>; James Bottomley <jejb@linux.ibm.com>; Yao,
> > Jiewen <jiewen.yao@intel.com>; Tom Lendacky
> > <thomas.lendacky@amd.com>; Arti Gupta <ARGU@microsoft.com>
> > Subject: [PATCH V1 0/3] Fix incorrect implementation in CcMeasurement
> >
> > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4179
> > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4184
> >
> > This patch-set fix the incorrect implementation in CcMeasurement.
> >
> > Patch#1:
> >   Incorrect protocol and structure version
> >
> > Patch#2/3:
> >   Incorrect mapping between TPM PCR index and TDX Measurement
> Register
> >   index.
> >
> > Code: https://github.com/mxu9/edk2/tree/CcMapping.v1
> >
> > Cc: Erdem Aktas <erdemaktas@google.com> [ruleof2]
> > Cc: James Bottomley <jejb@linux.ibm.com> [jejb]
> > Cc: Jiewen Yao <jiewen.yao@intel.com> [jyao1]
> > Cc: Tom Lendacky <thomas.lendacky@amd.com> [tlendacky]
> > Cc: Arti Gupta <ARGU@microsoft.com>
> > Reported-by: Arti Gupta <ARGU@microsoft.com>
> > Signed-off-by: Min Xu <min.m.xu@intel.com>
> >
> > Min M Xu (3):
> >   OvmfPkg/TdTcg2Dxe: Fix incorrect protocol and structure version
> >   OvmfPkg/TdTcg2Dxe: Fix the mapping error between PCR index and MR
> >     index
> >   OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and
> RTMR
> >     index
> >
> >  OvmfPkg/IntelTdx/TdTcg2Dxe/TdTcg2Dxe.c        | 93 ++++++++++++-------
> >  .../SecTpmMeasurementLibTdx.c                 |  7 +-
> >  2 files changed, 65 insertions(+), 35 deletions(-)
> >
> > --
> > 2.29.2.windows.2
> 
> 
> 
> 
> 


      parent reply	other threads:[~2022-12-15  3:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14  7:14 [PATCH V1 0/3] Fix incorrect implementation in CcMeasurement Min Xu
2022-12-14  7:14 ` [PATCH V1 1/3] OvmfPkg/TdTcg2Dxe: Fix incorrect protocol and structure version Min Xu
2022-12-14  7:14 ` [PATCH V1 2/3] OvmfPkg/TdTcg2Dxe: Fix the mapping error between PCR index and MR index Min Xu
2022-12-14  7:14 ` [PATCH V1 3/3] OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR index Min Xu
2022-12-14 16:24 ` [PATCH V1 0/3] Fix incorrect implementation in CcMeasurement Yao, Jiewen
     [not found] ` <1730B590101EA428.23954@groups.io>
2022-12-15  3:20   ` Yao, Jiewen [this message]

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=MW4PR11MB5872AC3BD0B7EEFEB3348E258CE19@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