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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DPresentation.c590 gPassowordInvalid = GetToken (STRING_TOKEN (PASSWORD_INVALID), gHiiHandle);
629 FreePool (gPassowordInvalid);
H A DSetup.h617 extern CHAR16 *gPassowordInvalid;
H A DProcessOptions.c360 CreateDialog (4, TRUE, 0, NULL, &Key, gEmptyString, gPassowordInvalid, gPressEnter, gEmptyString);
H A DSetup.c74 CHAR16 *gPassowordInvalid; variable
3814 Context->PassowordInvalid = gPassowordInvalid;
3891 gPassowordInvalid = Context->PassowordInvalid;

Completed in 47 milliseconds