MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tdTCG_PCR_EVENT Struct Reference

Data Fields

TCG_PCRINDEX PCRIndex
 PCRIndex event extended to. More...
 
TCG_EVENTTYPE EventType
 TCG EFI event type. More...
 
TCG_DIGEST Digest
 Value extended into PCRIndex. More...
 
UINT32 EventSize
 Size of the event data. More...
 
UINT8 Event [1]
 The event data. More...
 

Detailed Description

Event Log Entry Structure Definition

Field Documentation

TCG_DIGEST tdTCG_PCR_EVENT::Digest

Value extended into PCRIndex.

UINT8 tdTCG_PCR_EVENT::Event[1]

The event data.

UINT32 tdTCG_PCR_EVENT::EventSize

Size of the event data.

TCG_EVENTTYPE tdTCG_PCR_EVENT::EventType

TCG EFI event type.

TCG_PCRINDEX tdTCG_PCR_EVENT::PCRIndex

PCRIndex event extended to.