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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c602 gFormSuppress = GetToken (STRING_TOKEN (FORM_SUPPRESSED), gHiiHandle);
642 FreePool (gFormSuppress);
1418 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gFormSuppress, gPressEnter, gEmptyString);
H A DSetup.h629 extern CHAR16 *gFormSuppress;
H A DSetup.c86 CHAR16 *gFormSuppress; variable
3826 Context->FormSuppress = gFormSuppress;
3903 gFormSuppress = Context->FormSuppress;
H A DUi.c2010 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gFormSuppress, gPressEnter, gEmptyString);

Completed in 106 milliseconds