Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFspPkg/Include/Private/
DFspMeasurePointId.h37 #define FSP_PERF_ID_API_TMPRAMINIT_EXIT (FSP_PERF_ID_API_TMPRAMINIT_ENTRY + 1) macro
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
DSecFsp.c127 ((UINT8 *)(&FspData->PerfData[1]))[7] = FSP_PERF_ID_API_TMPRAMINIT_EXIT; in SecGetPlatformData()