Home
last modified time | relevance | path

Searched refs:CreateDialog (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
DProcessOptions.c754CreateDialog (NULL, gEmptyString, EventInfo->ErrorInfo, gPressEnter, gEmptyString, TimeOutString, … in RefreshTimeOutProcess()
774 CreateDialog (&Key, gEmptyString, gPassowordInvalid, gPressEnter, gEmptyString, NULL); in PasswordInvalid()
819 CreateDialog (&Key, gEmptyString, gPasswordUnsupported, gPressEnter, gEmptyString, NULL); in PasswordProcess()
905 CreateDialog (&Key, gEmptyString, gConfirmError, gPressEnter, gEmptyString, NULL); in PasswordProcess()
1028 CreateDialog (&Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString, NULL); in ProcessOptions()
1113 CreateDialog (&Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString, NULL); in ProcessOptions()
1170 CreateDialog (&Key, gEmptyString, gOptionMismatch, gPressEnter, gEmptyString, NULL); in ProcessOptions()
DFormDisplay.c2264 CreateDialog (&Key, gEmptyString, CfmStr, gConfirmOpt, gEmptyString, NULL); in FxConfirmPopup()
3883 CreateDialog (&Key, gEmptyString, ErrorInfo, PrintString, gEmptyString, NULL); in BrowserStatusProcess()
3897 CreateDialog (&Key, gEmptyString, ErrorInfo, gPressEnter, gEmptyString, NULL); in BrowserStatusProcess()
DInputHandler.c222 CreateDialog (&Key, &NullCharacter, gMiniString, gPressEnter, &NullCharacter, NULL); in ReadString()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
DCustomizedDisplayLib.h111 CreateDialog (
/device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
DCustomizedDisplayLib.c412 CreateDialog ( in CreateDialog() function
577 CreateDialog (&Key, gLibEmptyString, gSaveChanges, gAreYouSure, gLibEmptyString, NULL); in ConfirmDataChange()