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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c601 gOptionMismatch = GetToken (STRING_TOKEN (OPTION_MISMATCH), gHiiHandle);
641 FreePool (gOptionMismatch);
H A DProcessOptions.c469 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString);
541 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString);
H A DSetup.h628 extern CHAR16 *gOptionMismatch;
H A DSetup.c85 CHAR16 *gOptionMismatch; variable
3825 Context->OptionMismatch = gOptionMismatch;
3902 gOptionMismatch = Context->OptionMismatch;

Completed in 62 milliseconds