Searched refs:TCG_EfiSpecIDEventStruct (Results 1 – 2 of 2) sorted by relevance
269 } TCG_EfiSpecIDEventStruct; typedef
377 IN TCG_EfiSpecIDEventStruct *TcgEfiSpecIdEventStruct in DumpTcgEfiSpecIdEventStruct()422 IN TCG_EfiSpecIDEventStruct *TcgEfiSpecIdEventStruct in GetTcgEfiSpecIdEventStructSize()433 …return sizeof(TCG_EfiSpecIDEventStruct) + sizeof(UINT32) + (NumberOfAlgorithms * sizeof(TCG_EfiSpe… in GetTcgEfiSpecIdEventStructSize()545 TCG_EfiSpecIDEventStruct *TcgEfiSpecIdEventStruct; in DumpEventLog()578 TcgEfiSpecIdEventStruct = (TCG_EfiSpecIDEventStruct *)(EventHdr + 1); in DumpEventLog()1381 TCG_EfiSpecIDEventStruct *TcgEfiSpecIdEventStruct; in SetupEventLog()1382 …UINT8 TempBuf[sizeof(TCG_EfiSpecIDEventStruct) + sizeof(UINT32) + (HASH_… in SetupEventLog()1420 TcgEfiSpecIdEventStruct = (TCG_EfiSpecIDEventStruct *)TempBuf; in SetupEventLog()