Searched refs:ShellPromptResponseQuit (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DPause.c86 if (EFI_ERROR(Status) || Resp == NULL || *Resp == ShellPromptResponseQuit) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellLib.h1151 ShellPromptResponseQuit, enumerator in enum:__anon12768
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DConsoleLogger.c643 } else if (*Resp == ShellPromptResponseQuit) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c3200 *Resp = ShellPromptResponseQuit;

Completed in 54 milliseconds