Home
last modified time | relevance | path

Searched refs:LogFormat (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c67 EFI_TCG2_EVENT_LOG_FORMAT LogFormat; member
669 if (EventLogFormat == mTcg2EventInfo[Index].LogFormat) { in Tcg2GetEventLog()
678 if ((mTcg2EventInfo[Index].LogFormat & mTcgDxeData.BsCap.SupportedEventLogs) == 0) { in Tcg2GetEventLog()
814 if (EventLogFormat == mTcg2EventInfo[Index].LogFormat) { in TcgDxeLogEvent()
1059 if ((mTcgDxeData.BsCap.SupportedEventLogs & mTcg2EventInfo[Index].LogFormat) != 0) { in TcgDxeLogHashEvent()
1060 DEBUG ((EFI_D_INFO, " LogFormat - 0x%08x\n", mTcg2EventInfo[Index].LogFormat)); in TcgDxeLogHashEvent()
1061 switch (mTcg2EventInfo[Index].LogFormat) { in TcgDxeLogHashEvent()
1070 mTcg2EventInfo[Index].LogFormat, in TcgDxeLogHashEvent()
1099 mTcg2EventInfo[Index].LogFormat, in TcgDxeLogHashEvent()
1467 if ((mTcgDxeData.BsCap.SupportedEventLogs & mTcg2EventInfo[Index].LogFormat) != 0) { in SetupEventLog()
[all …]
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c65 TREE_EVENT_LOG_FORMAT LogFormat; member
457 if (EventLogFormat == mTreeEventInfo[Index].LogFormat) { in TreeGetEventLog()
591 if (EventLogFormat == mTreeEventInfo[Index].LogFormat) { in TcgDxeLogEvent()
686 DEBUG ((EFI_D_INFO, " LogFormat - 0x%08x\n", mTreeEventInfo[Index].LogFormat)); in TcgDxeLogHashEvent()
687 switch (mTreeEventInfo[Index].LogFormat) { in TcgDxeLogHashEvent()
696 mTreeEventInfo[Index].LogFormat, in TcgDxeLogHashEvent()
947 mTcgDxeData.EventLogAreaStruct[Index].EventLogFormat = mTreeEventInfo[Index].LogFormat; in SetupEventLog()
989 switch (mTreeEventInfo[Index].LogFormat) { in SetupEventLog()
992 mTreeEventInfo[Index].LogFormat, in SetupEventLog()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.c49 TREE_EVENT_LOG_FORMAT LogFormat; member
249 DEBUG ((EFI_D_INFO, " LogFormat - 0x%08x\n", mTreeEventInfo[Index].LogFormat)); in LogHashEvent()
250 switch (mTreeEventInfo[Index].LogFormat) { in LogHashEvent()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.c50 EFI_TCG2_EVENT_LOG_FORMAT LogFormat; member
446 if ((SupportedEventLogs & mTcg2EventInfo[Index].LogFormat) != 0) { in LogHashEvent()
447 DEBUG ((EFI_D_INFO, " LogFormat - 0x%08x\n", mTcg2EventInfo[Index].LogFormat)); in LogHashEvent()
448 switch (mTcg2EventInfo[Index].LogFormat) { in LogHashEvent()