Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DTrEEProtocol.h34 #define TREE_EVENT_LOG_FORMAT_TCG_1_2 0x00000001 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.c53 {&gTcgEventEntryHobGuid, TREE_EVENT_LOG_FORMAT_TCG_1_2},
251 case TREE_EVENT_LOG_FORMAT_TCG_1_2: in LogHashEvent()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c69 {&gTcgEventEntryHobGuid, TREE_EVENT_LOG_FORMAT_TCG_1_2},
153 TREE_EVENT_LOG_FORMAT_TCG_1_2, // SupportedEventLogs
400 case TREE_EVENT_LOG_FORMAT_TCG_1_2: in DumpEventLog()
688 case TREE_EVENT_LOG_FORMAT_TCG_1_2: in TcgDxeLogHashEvent()
990 case TREE_EVENT_LOG_FORMAT_TCG_1_2: in SetupEventLog()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c2484 mTcgDxeData.BsCap.SupportedEventLogs &= ~TREE_EVENT_LOG_FORMAT_TCG_1_2; in DriverEntry()