Searched refs:gOptionMismatch (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
H A DFormDisplay.h58 extern CHAR16 *gOptionMismatch;
H A DProcessOptions.c1032 CreateDialog (&Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString, NULL);
1117 CreateDialog (&Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString, NULL);
1174 CreateDialog (&Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString, NULL);
H A DFormDisplay.c139 CHAR16 *gOptionMismatch; variable
231 gOptionMismatch = GetToken (STRING_TOKEN (OPTION_MISMATCH), gHiiHandle);
284 FreePool (gOptionMismatch);

Completed in 13 milliseconds