Merged https://github.com/tianocore/edk2/pull/3773
> -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Yao, > Jiewen > Sent: Thursday, December 15, 2022 12:25 AM > To: Xu, Min M <[email protected]>; [email protected] > Cc: Aktas, Erdem <[email protected]>; James Bottomley > <[email protected]>; Tom Lendacky <[email protected]>; Arti > Gupta <[email protected]> > Subject: Re: [edk2-devel] [PATCH V1 0/3] Fix incorrect implementation in > CcMeasurement > > All Reviewed-by: Jiewen Yao <[email protected]> > > > -----Original Message----- > > From: Xu, Min M <[email protected]> > > Sent: Wednesday, December 14, 2022 3:14 PM > > To: [email protected] > > Cc: Xu, Min M <[email protected]>; Aktas, Erdem > > <[email protected]>; James Bottomley <[email protected]>; Yao, > > Jiewen <[email protected]>; Tom Lendacky > > <[email protected]>; Arti Gupta <[email protected]> > > 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 <[email protected]> [ruleof2] > > Cc: James Bottomley <[email protected]> [jejb] > > Cc: Jiewen Yao <[email protected]> [jyao1] > > Cc: Tom Lendacky <[email protected]> [tlendacky] > > Cc: Arti Gupta <[email protected]> > > Reported-by: Arti Gupta <[email protected]> > > Signed-off-by: Min Xu <[email protected]> > > > > 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 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#97413): https://edk2.groups.io/g/devel/message/97413 Mute This Topic: https://groups.io/mt/95662129/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
