iPXE
Data Fields
tdTCG_PCR_EVENT2 Struct Reference

#include <UefiTcgPlatform.h>

Data Fields

TCG_PCRINDEX PCRIndex
 
TCG_EVENTTYPE EventType
 
TPML_DIGEST_VALUES Digest
 
UINT32 EventSize
 
UINT8 Event [1]
 

Detailed Description

Definition at line 335 of file UefiTcgPlatform.h.

Field Documentation

◆ PCRIndex

TCG_PCRINDEX tdTCG_PCR_EVENT2::PCRIndex

Definition at line 336 of file UefiTcgPlatform.h.

◆ EventType

TCG_EVENTTYPE tdTCG_PCR_EVENT2::EventType

Definition at line 337 of file UefiTcgPlatform.h.

◆ Digest

TPML_DIGEST_VALUES tdTCG_PCR_EVENT2::Digest

Definition at line 338 of file UefiTcgPlatform.h.

◆ EventSize

UINT32 tdTCG_PCR_EVENT2::EventSize

Definition at line 339 of file UefiTcgPlatform.h.

◆ Event

UINT8 tdTCG_PCR_EVENT2::Event[1]

Definition at line 340 of file UefiTcgPlatform.h.


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