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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c589 gConfirmError = GetToken (STRING_TOKEN (CONFIRM_ERROR), gHiiHandle);
630 FreePool (gConfirmError);
H A DSetup.h616 extern CHAR16 *gConfirmError;
H A DProcessOptions.c958 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gConfirmError, gPressEnter, gEmptyString);
H A DSetup.c73 CHAR16 *gConfirmError; variable
3813 Context->ConfirmError = gConfirmError;
3890 gConfirmError = Context->ConfirmError;

Completed in 68 milliseconds