HomeSort by relevance Sort by last modified time
    Searched refs:BatchIsActive (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
Exit.c 81 ShellCommandRegisterExit((BOOLEAN)(gEfiShellProtocol->BatchIsActive() && ShellCommandLineGetFlag(Package, L"/b")), RetVal);
88 ShellCommandRegisterExit((BOOLEAN)(gEfiShellProtocol->BatchIsActive() && ShellCommandLineGetFlag(Package, L"/b")), 0);
Shift.c 38 if (!gEfiShellProtocol->BatchIsActive()) {
Goto.c 51 if (!gEfiShellProtocol->BatchIsActive()) {
For.c 77 if (!gEfiShellProtocol->BatchIsActive()) {
321 if (!gEfiShellProtocol->BatchIsActive()) {
If.c 839 if (!gEfiShellProtocol->BatchIsActive()) {
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
Pause.c 55 if (!gEfiShellProtocol->BatchIsActive()) {
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Mm.c 500 if (gEfiShellProtocol->BatchIsActive () || ShellCommandLineGetFlag (Package, L"-n")) {
577 if (!gEfiShellProtocol->BatchIsActive ()) {
582 if (!gEfiShellProtocol->BatchIsActive ()) {
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 935 SHELLENV_BATCH_IS_ACTIVE BatchIsActive;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Shell.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Cp.c 688 if (gEfiShellProtocol->BatchIsActive()) {
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c     [all...]

Completed in 250 milliseconds