Home
last modified time | relevance | path

Searched refs:EventLogStarted (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c80 BOOLEAN EventLogStarted; member
485 if (!mTcgDxeData.EventLogAreaStruct[Index].EventLogStarted) { in TreeGetEventLog()
621 mTcgDxeData.EventLogAreaStruct[Index].EventLogStarted = TRUE; in TcgDxeLogEvent()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c83 BOOLEAN EventLogStarted; member
701 if (!mTcgDxeData.EventLogAreaStruct[Index].EventLogStarted) { in Tcg2GetEventLog()
850 EventLogAreaStruct->EventLogStarted = TRUE; in TcgDxeLogEvent()
1594 mTcgDxeData.FinalEventLogAreaStruct[Index].EventLogStarted = FALSE; in SetupEventLog()