diff options
author | Min M Xu <min.m.xu@intel.com> | 2022-06-05 09:02:47 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-06-07 11:05:53 +0000 |
commit | ff0ffe5999d66a58bbbad602f9d963b8606d68ab (patch) | |
tree | 2c13d054de782d257f7f7df37143b1475709a630 /OvmfPkg/Include | |
parent | 2818fda9bc6ab923a87961f3a7ba9976452a4899 (diff) | |
download | edk2-ff0ffe5999d66a58bbbad602f9d963b8606d68ab.zip edk2-ff0ffe5999d66a58bbbad602f9d963b8606d68ab.tar.gz edk2-ff0ffe5999d66a58bbbad602f9d963b8606d68ab.tar.bz2 |
OvmfPkg: Implement MeasureHobList/MeasureFvImage
MeasureHobList and MeasureFvImage once were implemented in
SecMeasurementTdxLib. The intention of this patch-set is to refactor
SecMeasurementTdxLib to be an instance of TpmMeasurementLib. So these
2 functions (MeasureHobList/MeasureFvImage) are moved to
PeilessStartupLib. This is because:
1. RTMR based trusted boot is implemented in Config-B (See below link)
2. PeilessStartupLib is designed for PEI-less boot and it is the right
place to do the measurement for Hoblist and Config-FV.
Config-B: https://edk2.groups.io/g/devel/message/76367
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'OvmfPkg/Include')
0 files changed, 0 insertions, 0 deletions