Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DSetup.h405 UINT16 FormType; // Specific form type for the different form. member
DIfrParse.c1741 CurrentForm->FormType = STANDARD_MAP_FORM_TYPE; in ParseOpCodes()
1798 CurrentForm->FormType = STANDARD_MAP_FORM_TYPE; in ParseOpCodes()
DPresentation.c57 (Expression->Type == EFI_HII_EXPRESSION_READ && Form->FormType != STANDARD_MAP_FORM_TYPE)) { in EvaluateFormExpressions()
DSetup.c1545 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()