iPXE
Data Fields
TCG_DEVICE_SECURITY_EVENT_DATA_HEADER Struct Reference

TCG_DEVICE_SECURITY_EVENT_DATA_HEADER This is the header of TCG_DEVICE_SECURITY_EVENT_DATA, which is used in EV_EFI_SPDM_FIRMWARE_BLOB and EV_EFI_SPDM_FIRMWARE_CONFIG. More...

#include <UefiTcgPlatform.h>

Data Fields

UINT8 Signature [16]
 
UINT16 Version
 
UINT16 Length
 
UINT32 SpdmHashAlgo
 
UINT32 DeviceType
 

Detailed Description

TCG_DEVICE_SECURITY_EVENT_DATA_HEADER This is the header of TCG_DEVICE_SECURITY_EVENT_DATA, which is used in EV_EFI_SPDM_FIRMWARE_BLOB and EV_EFI_SPDM_FIRMWARE_CONFIG.

Definition at line 290 of file UefiTcgPlatform.h.

Field Documentation

◆ Signature

UINT8 TCG_DEVICE_SECURITY_EVENT_DATA_HEADER::Signature[16]

Definition at line 291 of file UefiTcgPlatform.h.

◆ Version

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_HEADER::Version

Definition at line 292 of file UefiTcgPlatform.h.

◆ Length

UINT16 TCG_DEVICE_SECURITY_EVENT_DATA_HEADER::Length

Definition at line 293 of file UefiTcgPlatform.h.

◆ SpdmHashAlgo

UINT32 TCG_DEVICE_SECURITY_EVENT_DATA_HEADER::SpdmHashAlgo

Definition at line 294 of file UefiTcgPlatform.h.

◆ DeviceType

UINT32 TCG_DEVICE_SECURITY_EVENT_DATA_HEADER::DeviceType

Definition at line 295 of file UefiTcgPlatform.h.


The documentation for this struct was generated from the following file: