Home
last modified time | relevance | path

Searched refs:ShellPromptResponseYes (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DUnload.c125 …if (ShellCommandLineGetFlag(Package, L"-n") || (Resp != NULL && *Resp == ShellPromptResponseYes)) { in ShellCommandRunUnload()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DRm.c97 if (EFI_ERROR(Status) || *Resp != ShellPromptResponseYes) { in CascadeDelete()
DCp.c124 case ShellPromptResponseYes: in CopySingleFile()
DMv.c661 case ShellPromptResponseYes: in ValidateAndMoveFiles()
/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellLib.h1176 ShellPromptResponseYes, enumerator
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c3394 *Resp = ShellPromptResponseYes; in ShellPromptForResponse()
3433 *Resp = ShellPromptResponseYes; in ShellPromptForResponse()
3506 *Resp = ShellPromptResponseYes; in ShellPromptForResponse()