| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/ |
| D | HexEdit.c | 88 if (ShellCommandLineGetCount(Package) < 4) { in ShellCommandRunHexEdit() 91 } else if (ShellCommandLineGetCount(Package) > 4) { in ShellCommandRunHexEdit() 110 if (ShellCommandLineGetCount(Package) < 2) { in ShellCommandRunHexEdit() 113 } else if (ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunHexEdit() 131 if (ShellCommandLineGetCount(Package) < 3) { in ShellCommandRunHexEdit() 134 } else if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunHexEdit() 145 if (ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunHexEdit()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
| D | Mode.c | 68 if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunMode() 71 } else if (ShellCommandLineGetCount(Package) == 2) { in ShellCommandRunMode() 74 } else if (ShellCommandLineGetCount(Package) == 3) { in ShellCommandRunMode() 111 } else if (ShellCommandLineGetCount(Package) == 1) { in ShellCommandRunMode()
|
| D | SetSize.c | 65 if (ShellCommandLineGetCount(Package) < 3) { in ShellCommandRunSetSize() 79 …for (LoopVar = 2 ; LoopVar < ShellCommandLineGetCount(Package) && ShellStatus == SHELL_SUCCESS ; L… in ShellCommandRunSetSize()
|
| D | SerMode.c | 210 if (ShellCommandLineGetCount(Package) < 6 && ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunSerMode() 213 } else if (ShellCommandLineGetCount(Package) > 6) { in ShellCommandRunSerMode()
|
| D | EfiCompress.c | 80 if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunEfiCompress() 83 } else if (ShellCommandLineGetCount(Package) < 3) { in ShellCommandRunEfiCompress()
|
| D | Dblk.c | 139 if (ShellCommandLineGetCount(Package) > 4) { in ShellCommandRunDblk() 142 } else if (ShellCommandLineGetCount(Package) < 2) { in ShellCommandRunDblk()
|
| D | EfiDecompress.c | 85 if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunEfiDecompress() 88 } else if (ShellCommandLineGetCount(Package) < 3) { in ShellCommandRunEfiDecompress()
|
| D | Comp.c | 87 if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunComp() 90 } else if (ShellCommandLineGetCount(Package) < 3) { in ShellCommandRunComp()
|
| D | SetVar.c | 111 if (ShellCommandLineGetCount(Package) < 2) { in ShellCommandRunSetVar() 114 } else if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunSetVar()
|
| D | Dmem.c | 145 if (ShellCommandLineGetCount(Package) > 3) { in ShellCommandRunDmem()
|
| D | Mm.c | 441 if (ShellCommandLineGetCount (Package) < 2) { in ShellCommandRunMm() 445 } else if (ShellCommandLineGetCount (Package) > 3) { in ShellCommandRunMm()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
| D | Disconnect.c | 128 if (ShellCommandLineGetCount(Package) > 1){ in ShellCommandRunDisconnect() 131 } else if (ShellCommandLineGetCount(Package) < 1) { in ShellCommandRunDisconnect() 138 if (ShellCommandLineGetCount(Package) > 4){ in ShellCommandRunDisconnect() 141 } else if (ShellCommandLineGetCount(Package) < 2) { in ShellCommandRunDisconnect()
|
| D | Unload.c | 97 if (ShellCommandLineGetCount(Package) > 2){ in ShellCommandRunUnload() 103 } else if (ShellCommandLineGetCount(Package) < 2) { in ShellCommandRunUnload()
|
| D | OpenInfo.c | 187 if (ShellCommandLineGetCount(Package) > 2){ in ShellCommandRunOpenInfo() 193 } else if (ShellCommandLineGetCount(Package) == 0) { in ShellCommandRunOpenInfo()
|
| D | Connect.c | 454 if ((ShellCommandLineGetCount(Package) > Count) in ShellCommandRunConnect() 455 …(Package, L"-r") || ShellCommandLineGetFlag(Package, L"-c")) && ShellCommandLineGetCount(Package)>… in ShellCommandRunConnect() 503 Count = ShellCommandLineGetCount(Package); in ShellCommandRunConnect()
|
| D | DevTree.c | 194 if (ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunDevTree()
|
| D | Drivers.c | 227 if (ShellCommandLineGetCount(Package) > 1) { in ShellCommandRunDrivers()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/ |
| D | Alias.c | 145 if (ShellCommandLineGetCount(Package) == 1) { in ShellCommandRunAlias() 155 } else if (ShellCommandLineGetCount(Package) == 3) { in ShellCommandRunAlias() 169 } else if (ShellCommandLineGetCount(Package) == 2) { in ShellCommandRunAlias()
|
| D | Cls.c | 80 } else if (ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunCls()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/ |
| D | Edit.c | 69 if (ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunEdit() 105 if (ShellCommandLineGetCount(Package) == 2) { in ShellCommandRunEdit()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
| D | Parse.c | 419 if ((!StreamingUnicode && (ShellCommandLineGetCount(Package) < 4)) || in ShellCommandRunParse() 420 (ShellCommandLineGetCount(Package) < 3)) { in ShellCommandRunParse() 423 } else if ((StreamingUnicode && (ShellCommandLineGetCount(Package) > 3)) || in ShellCommandRunParse() 424 (ShellCommandLineGetCount(Package) > 4)) { in ShellCommandRunParse()
|
| D | Vol.c | 259 if (ShellCommandLineGetCount(Package) > 2) { in ShellCommandRunVol()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/ |
| D | UefiShellBcfgCommandLib.c | 1236 if ((ShellCommandLineGetCount(Package) < 3 && CurrentOperation.Type != BcfgTypeOpt) || in ShellCommandRunBcfg() 1237 (ShellCommandLineGetCount(Package) < 2 && CurrentOperation.Type == BcfgTypeOpt) in ShellCommandRunBcfg() 1283 …for (ParamNumber = 2 ; ParamNumber < ShellCommandLineGetCount(Package) && ShellStatus == SHELL_SUC… in ShellCommandRunBcfg() 1291 if ((ParamNumber + 3) >= ShellCommandLineGetCount(Package)) { in ShellCommandRunBcfg() 1309 if ((ParamNumber + 3) >= ShellCommandLineGetCount(Package)) { in ShellCommandRunBcfg() 1327 if ((ParamNumber + 3) >= ShellCommandLineGetCount(Package)) { in ShellCommandRunBcfg() 1351 if ((ParamNumber + 1) >= ShellCommandLineGetCount(Package)) { in ShellCommandRunBcfg() 1369 if ((ParamNumber + 2) >= ShellCommandLineGetCount(Package)) { in ShellCommandRunBcfg()
|
| /device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/ |
| D | LinuxLoaderShellApp.c | 215 if (ShellCommandLineGetCount (CheckPackage) != 2) { in ProcessShellParameters()
|
| /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/ |
| D | ShellSetFdt.c | 342 switch (ShellCommandLineGetCount (ParamPackage)) { in ShellDynCmdSetFdtHandler()
|