Searched refs:BatchIsActive (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DExit.c80 ShellCommandRegisterExit((BOOLEAN)(gEfiShellProtocol->BatchIsActive() && ShellCommandLineGetFlag(Package, L"/b")), RetVal);
87 ShellCommandRegisterExit((BOOLEAN)(gEfiShellProtocol->BatchIsActive() && ShellCommandLineGetFlag(Package, L"/b")), 0);
H A DShift.c37 if (!gEfiShellProtocol->BatchIsActive()) {
H A DGoto.c50 if (!gEfiShellProtocol->BatchIsActive()) {
H A DFor.c77 if (!gEfiShellProtocol->BatchIsActive()) {
300 if (!gEfiShellProtocol->BatchIsActive()) {
H A DIf.c838 if (!gEfiShellProtocol->BatchIsActive()) {
1007 if (!gEfiShellProtocol->BatchIsActive()) {
1082 if (!gEfiShellProtocol->BatchIsActive()) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DPause.c53 if (!gEfiShellProtocol->BatchIsActive()) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h970 EFI_SHELL_BATCH_IS_ACTIVE BatchIsActive; member in struct:_EFI_SHELL_PROTOCOL
H A DEfiShellEnvironment2.h935 SHELLENV_BATCH_IS_ACTIVE BatchIsActive; member in struct:__anon12774
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c578 if (gEfiShellProtocol->BatchIsActive()) {

Completed in 64 milliseconds