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.c126 …if (ShellCommandLineGetFlag(Package, L"-n") || (Resp != NULL && *Resp == ShellPromptResponseYes)) { in ShellCommandRunUnload()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DRm.c99 if (EFI_ERROR(Status) || *Resp != ShellPromptResponseYes) { in CascadeDelete()
DCp.c126 case ShellPromptResponseYes: in CopySingleFile()
DMv.c596 case ShellPromptResponseYes: in ValidateAndMoveFiles()
/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellLib.h1168 ShellPromptResponseYes, enumerator
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c3373 *Resp = ShellPromptResponseYes; in ShellPromptForResponse()
3407 *Resp = ShellPromptResponseYes; in ShellPromptForResponse()
3480 *Resp = ShellPromptResponseYes; in ShellPromptForResponse()