ArmPkg/ArmPkg.dec: introduce gEdkiiTpmEventLogDescHobGuid

When measured boot support is enabled in TF-A
the TPM event logs from TF-A are delivered by a GUID Hob
i.e. gEdkiiTpmEventLogDescHobGuid, which is part of the
the firmware handoff list.

To get this event logs, add gEdkiiTpmEventLogDescHobGuid.

Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
This commit is contained in:
Levi Yun 2025-12-15 15:10:23 +00:00 committed by mergify[bot]
parent 9dcdc29721
commit 15e8833355

View file

@ -95,6 +95,8 @@
gPsaFwuMetadataGuid = { 0x8a7a84a0, 0x8387, 0x40f6, { 0xab, 0x41, 0xa8, 0xb9, 0xa5, 0xa6, 0x0d, 0x23 } }
gEdkiiTpmEventLogDescHobGuid = { 0x360c4a06, 0x146c, 0x11f0, { 0xb1, 0x73, 0x6b, 0xd5, 0x98, 0xff, 0x54, 0xd6 }}
[Protocols.common]
## Arm System Control and Management Interface(SCMI) Base protocol
## ArmPkg/Include/Protocol/ArmScmiBaseProtocol.h