mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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:
parent
9dcdc29721
commit
15e8833355
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue