Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.cpp1412 UINT32 QuestionScope; in IfrRecordAdjust() local
1422 QuestionScope = 0; in IfrRecordAdjust()
1429 if (QuestionScope > 0) { in IfrRecordAdjust()
1430 QuestionScope += OpHead->Scope; in IfrRecordAdjust()
1432 QuestionScope --; in IfrRecordAdjust()
1437 QuestionScope = 1; in IfrRecordAdjust()
1442 if (OpHead->OpCode == EFI_IFR_INCONSISTENT_IF_OP && QuestionScope == 0) { in IfrRecordAdjust()
1521 QuestionScope = 0; in IfrRecordAdjust()
1590 QuestionScope = 0; in IfrRecordAdjust()