Searched refs:gOptionMismatch (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/ |
H A D | Presentation.c | 601 gOptionMismatch = GetToken (STRING_TOKEN (OPTION_MISMATCH), gHiiHandle); 641 FreePool (gOptionMismatch);
|
H A D | ProcessOptions.c | 469 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString); 541 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString);
|
H A D | Setup.h | 628 extern CHAR16 *gOptionMismatch;
|
H A D | Setup.c | 85 CHAR16 *gOptionMismatch; variable 3825 Context->OptionMismatch = gOptionMismatch; 3902 gOptionMismatch = Context->OptionMismatch;
|
Completed in 114 milliseconds