Searched refs:FormType (Results 1 – 4 of 4) sorted by relevance
405 UINT16 FormType; // Specific form type for the different form. member
1741 CurrentForm->FormType = STANDARD_MAP_FORM_TYPE; in ParseOpCodes()1798 CurrentForm->FormType = STANDARD_MAP_FORM_TYPE; in ParseOpCodes()
57 (Expression->Type == EFI_HII_EXPRESSION_READ && Form->FormType != STANDARD_MAP_FORM_TYPE)) { in EvaluateFormExpressions()
1545 if (Question->ReadExpression != NULL && Form->FormType == STANDARD_MAP_FORM_TYPE) { in GetQuestionValue()1844 if (Question->WriteExpression != NULL && Form->FormType == STANDARD_MAP_FORM_TYPE) { in SetQuestionValue()