diff options
author | Min M Xu <min.m.xu@intel.com> | 2022-12-14 15:14:19 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-12-15 03:07:33 +0000 |
commit | 01c0d3c0d508b8c1b41fd58e2ec565b40ea000ca (patch) | |
tree | a642108641ca2428f7cac5176f172df466b13ebe /OvmfPkg/PlatformPei | |
parent | fb91d6cbd0cff704586c4cadbef870acef9c52ef (diff) | |
download | edk2-01c0d3c0d508b8c1b41fd58e2ec565b40ea000ca.zip edk2-01c0d3c0d508b8c1b41fd58e2ec565b40ea000ca.tar.gz edk2-01c0d3c0d508b8c1b41fd58e2ec565b40ea000ca.tar.bz2 |
OvmfPkg/SecTpmMeasurementLib: Fix the mapping error of PCR and RTMR index
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4179
TDVF has the feature to do RTMR measurement in SEC phase. In the same time
it builds a GUID hob which carries the hash value of the measurement so
that in DXE phase a td event can be created based on this GUID Hob. There
is a mapping error between TPM PCR index and RTMR index according to UEFI
2.10. That PCR6 is missing in the mapping. This patch fixes this issue.
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>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'OvmfPkg/PlatformPei')
0 files changed, 0 insertions, 0 deletions