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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DUnload.c204 if (ShellCommandLineGetFlag(Package, L"-n") || (Resp != NULL && *Resp == ShellPromptResponseYes)) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DRm.c97 if (EFI_ERROR(Status) || *Resp != ShellPromptResponseYes) {
H A DMv.c377 case ShellPromptResponseYes:
H A DCp.c128 case ShellPromptResponseYes:
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellLib.h1148 ShellPromptResponseYes, enumerator in enum:__anon12768
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c3221 *Resp = ShellPromptResponseYes;
3249 *Resp = ShellPromptResponseYes;
3310 *Resp = ShellPromptResponseYes;

Completed in 145 milliseconds