Home | History | Annotate | Download | only in IndustryStandard

Lines Matching defs:Event

23 // Standard event types

34 // EFI specific event types
90 /// Event Log Entry Structure Definition
93 TCG_PCRINDEX PCRIndex; ///< PCRIndex event extended to
94 TCG_EVENTTYPE EventType; ///< TCG EFI event type
96 UINT32 EventSize; ///< Size of the event data
97 UINT8 Event[1]; ///< The event data
140 /// This structure is used in EV_EFI_HANDOFF_TABLES event to facilitate
188 UINT8 Event[1];
248 // The number of hashing algorithms used in this event log (except the first event).
249 // All events in this event log use all hashing algorithms defined here.