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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DExit.c81 ShellCommandRegisterExit((BOOLEAN)(gEfiShellProtocol->BatchIsActive() && ShellCommandLineGetFlag(Package, L"/b")), RetVal);
88 ShellCommandRegisterExit((BOOLEAN)(gEfiShellProtocol->BatchIsActive() && ShellCommandLineGetFlag(Package, L"/b")), 0);
H A DShift.c38 if (!gEfiShellProtocol->BatchIsActive()) {
H A DGoto.c51 if (!gEfiShellProtocol->BatchIsActive()) {
H A DFor.c77 if (!gEfiShellProtocol->BatchIsActive()) {
321 if (!gEfiShellProtocol->BatchIsActive()) {
H A DIf.c839 if (!gEfiShellProtocol->BatchIsActive()) {
1011 if (!gEfiShellProtocol->BatchIsActive()) {
1089 if (!gEfiShellProtocol->BatchIsActive()) {
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DPause.c55 if (!gEfiShellProtocol->BatchIsActive()) {
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DMm.c500 if (gEfiShellProtocol->BatchIsActive () || ShellCommandLineGetFlag (Package, L"-n")) {
577 if (!gEfiShellProtocol->BatchIsActive ()) {
582 if (!gEfiShellProtocol->BatchIsActive ()) {
/device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
H A DEfiShellEnvironment2.h935 SHELLENV_BATCH_IS_ACTIVE BatchIsActive; member in struct:__anon10453
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DShell.h1228 EFI_SHELL_BATCH_IS_ACTIVE BatchIsActive; member in struct:_EFI_SHELL_PROTOCOL
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c688 if (gEfiShellProtocol->BatchIsActive()) {
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
H A DShell.c1137 ShellCommandRegisterExit(gEfiShellProtocol->BatchIsActive(), (UINT64)CalleeStatus);

Completed in 110 milliseconds