Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: ff1c4fa1680d3f9a5f2be3e0048d2de15a5846fb https://github.com/tianocore/edk2/commit/ff1c4fa1680d3f9a5f2be3e0048d2de15a5846fb Author: Dionna Glaze <dionnagl...@google.com> Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths: M MdePkg/Include/IndustryStandard/UefiTcgPlatform.h Log Message: ----------- MdePkg: UefiTcgPlatform.h updates The TCG_Sp800_155_PlatformId_Event2 and 3 structures both list the platform model string twice, which is incorrect according to the TCG PC Client Platform Firmware Profile. Also add constant definitions for the locator types added in the December 2023 revision. Signed-off-by: Dionna Glaze <dionnagl...@google.com> Commit: 6b256cef01825fd597ce31ec9343ea280c6114c9 https://github.com/tianocore/edk2/commit/6b256cef01825fd597ce31ec9343ea280c6114c9 Author: Dionna Glaze <dionnagl...@google.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M OvmfPkg/PlatformPei/Platform.c A OvmfPkg/PlatformPei/PlatformId.c A OvmfPkg/PlatformPei/PlatformId.h M OvmfPkg/PlatformPei/PlatformPei.inf Log Message: ----------- OvmfPkg: Create SP800155 HOBs from QemuFwCfgFile Signed firmware measurements are allowed to be passed along to in the TCG and CC event logs according to the TCG PC Client Platform Firware Profile. The event logs include events that Tcg2Dxe reads from appropriately GUIDed HOBs, so allow opt/org.tianocode/sp800155evt/%d to pass along events that the VMM sees fit to provide. One event per number, starting from 0, increasing by 1 until there are no more contiguous files. The VMM may provide reference measurements through UEFI variables that it references from the SP800-155 event3 structure given the appropriate RIM locator type, or via URL, etc. Each event read from fw_cfg, is written one-by-one to a EFI_HOB_GUID_TYPE HOB created for the event. The name they target gTcg800155PlatformIdEventHobGuid for the later Dxe driver to use to extend the event log. Signed-off-by: Dionna Glaze <dionnagl...@google.com> Compare: https://github.com/tianocore/edk2/compare/b2216427ca7b...6b256cef0182 To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits