Searched refs:gFormSuppress (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/ |
H A D | Presentation.c | 602 gFormSuppress = GetToken (STRING_TOKEN (FORM_SUPPRESSED), gHiiHandle); 642 FreePool (gFormSuppress); 1418 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gFormSuppress, gPressEnter, gEmptyString);
|
H A D | Setup.h | 629 extern CHAR16 *gFormSuppress;
|
H A D | Setup.c | 86 CHAR16 *gFormSuppress; variable 3826 Context->FormSuppress = gFormSuppress; 3903 gFormSuppress = Context->FormSuppress;
|
H A D | Ui.c | 2010 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gFormSuppress, gPressEnter, gEmptyString);
|
Completed in 106 milliseconds