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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DSetup.h445 UINT16 FormType; // Specific form type for the different form. member in struct:__anon11283
H A DIfrParse.c1348 CurrentForm->FormType = STANDARD_MAP_FORM_TYPE;
1405 CurrentForm->FormType = STANDARD_MAP_FORM_TYPE;
H A DPresentation.c408 (Expression->Type == EFI_HII_EXPRESSION_READ && Form->FormType != STANDARD_MAP_FORM_TYPE)) {
H A DSetup.c1258 if (Question->ReadExpression != NULL && Form->FormType == STANDARD_MAP_FORM_TYPE) {
1652 if (Question->WriteExpression != NULL && Form->FormType == STANDARD_MAP_FORM_TYPE) {

Completed in 48 milliseconds