Home
last modified time | relevance | path

Searched refs:ShellPromptResponseTypeYesNoAllCancel (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellLib.h1158 ShellPromptResponseTypeYesNoAllCancel, enumerator
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMv.c579 …ShellPromptForResponseHii(ShellPromptResponseTypeYesNoAllCancel, STRING_TOKEN (STR_GEN_DEST_EXIST_… in ValidateAndMoveFiles()
DCp.c106 …Status = ShellPromptForResponseHii(ShellPromptResponseTypeYesNoAllCancel, STRING_TOKEN (STR_GEN_DE… in CopySingleFile()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c3385 break; case ShellPromptResponseTypeYesNoAllCancel: in ShellPromptForResponse()