Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
DGenVtf.h128 LOC_TYPE LocationType; member
DGenVtf.c339 VtfInfo->LocationType = FIRST_VTF; in ParseAndUpdateComponents()
341 VtfInfo->LocationType = SECOND_VTF; in ParseAndUpdateComponents()
343 VtfInfo->LocationType = NONE; in ParseAndUpdateComponents()
1142 if (VtfInfo->LocationType == NONE) { in CreateAndUpdateComponent()
1207 if (VtfInfo->LocationType == SECOND_VTF) { in CreateAndUpdateComponent()
1224 if (VtfInfo->LocationType == SECOND_VTF && SecondVTF == TRUE) { in CreateAndUpdateComponent()
1228 } else if (VtfInfo->LocationType == FIRST_VTF) { in CreateAndUpdateComponent()