Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/
DFspMeasurePointId.h47 #define FSP_PERF_ID_API_TEMP_RAM_EXIT_ENTRY 0xF4 macro
48 #define FSP_PERF_ID_API_TEMP_RAM_EXIT_EXIT (FSP_PERF_ID_API_TEMP_RAM_EXIT_ENTRY + 1)
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c215 SetFspMeasurePoint (FSP_PERF_ID_API_TEMP_RAM_EXIT_ENTRY); in FspMemoryInitDone2()