|
XenevaOS
|
#include <UefiTcgPlatform.h>

Public Attributes | |
| TCG_PCRINDEX | PCRIndex |
| PCRIndex event extended to. | |
| TCG_EVENTTYPE | EventType |
| TCG EFI event type. | |
| TCG_DIGEST | Digest |
| Value extended into PCRIndex. | |
| UINT32 | EventSize |
| Size of the event data. | |
| UINT8 | Event [1] |
| The event data. | |
Event Log Entry Structure Definition
| 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.