iPXE
Data Fields
TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT_SPDM_CHALLENGE Struct Reference

#include <UefiTcgPlatform.h>

Data Fields

TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT Header
 
UINT16 DescriptionSize
 
UINT8 Description [sizeof(TCG_SPDM_CHALLENGE_DESCRIPTION)]
 
UINT16 DataSize
 
UINT8 Data [32]
 

Detailed Description

Definition at line 689 of file UefiTcgPlatform.h.

Field Documentation

◆ Header

TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT_SPDM_CHALLENGE::Header

Definition at line 690 of file UefiTcgPlatform.h.

◆ DescriptionSize

UINT16 TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT_SPDM_CHALLENGE::DescriptionSize

Definition at line 691 of file UefiTcgPlatform.h.

◆ Description

UINT8 TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT_SPDM_CHALLENGE::Description[sizeof(TCG_SPDM_CHALLENGE_DESCRIPTION)]

Definition at line 692 of file UefiTcgPlatform.h.

◆ DataSize

UINT16 TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT_SPDM_CHALLENGE::DataSize

Definition at line 693 of file UefiTcgPlatform.h.

◆ Data

UINT8 TCG_NV_INDEX_DYNAMIC_EVENT_LOG_STRUCT_SPDM_CHALLENGE::Data[32]

Definition at line 694 of file UefiTcgPlatform.h.


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