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 (#97346): https://edk2.groups.io/g/devel/message/97346 Mute This Topic: https://groups.io/mt/95662129/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
