Home | History | Annotate | Download | only in TcgDxe

Lines Matching refs:EventSize

725   TcgEvent.EventSize = (UINT32)AsciiStrLen (String);

729 TcgEvent.EventSize,
767 TcgEvent.EventSize = sizeof (HandoffTables);
809 TcgEvent.EventSize = (UINT32)sizeof (EventData);
907 TcgEvent.EventSize = (UINT32)(sizeof (*VarLog) + VarNameLength * sizeof (*VarName) + VarSize
910 VarLog = (EFI_VARIABLE_DATA*)AllocatePool (TcgEvent.EventSize);
932 TcgEvent.EventSize,