Home
last modified time | relevance | path

Searched refs:ShellCommandLineGetValue (Results 1 – 25 of 36) sorted by relevance

12

/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DIndexer.c41 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-i"); in ConstructSpdIndexer()
43 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-d"); in ConstructSpdIndexer()
45 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-e"); in ConstructSpdIndexer()
86 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-i"); in ConstructSadIndexer()
88 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-d"); in ConstructSadIndexer()
90 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-e"); in ConstructSadIndexer()
140 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--lookup-dest"); in ConstructSadIndexer()
184 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-i"); in ConstructPadIndexer()
186 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-d"); in ConstructPadIndexer()
188 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-e"); in ConstructPadIndexer()
[all …]
DPolicyEntryOperation.c51 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--local"); in CreateSpdSelector()
75 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--remote"); in CreateSpdSelector()
124 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--local-port"); in CreateSpdSelector()
147 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--remote-port"); in CreateSpdSelector()
272 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--name"); in CreateSpdEntry()
422 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--tunnel-local"); in CreateSpdEntry()
442 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--tunnel-remote"); in CreateSpdEntry()
655 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--auth-key"); in CreateSadEntry()
660 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--encrypt-key"); in CreateSadEntry()
783 ValueStr = ShellCommandLineGetValue (ParamPackage, L"--encrypt-key"); in CreateSadEntry()
[all …]
DDelete.c88 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-d"); in FlushOrDeletePolicyEntry()
DHelper.c57 ValueStr = ShellCommandLineGetValue (ParamPackage, FlagStr); in GetNumber()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DReset.c83 String = ShellCommandLineGetValue(Package, L"-w"); in ShellCommandRunReset()
95 String = ShellCommandLineGetValue(Package, L"-s"); in ShellCommandRunReset()
107 String = ShellCommandLineGetValue(Package, L"-c"); in ShellCommandRunReset()
DParse.c437 if (ShellCommandLineGetValue(Package, L"-i") == NULL) { in ShellCommandRunParse()
440 TableNameInstance = ShellStrToUintn(ShellCommandLineGetValue(Package, L"-i")); in ShellCommandRunParse()
442 if (ShellCommandLineGetValue(Package, L"-s") == NULL) { in ShellCommandRunParse()
445 ShellCommandInstance = ShellStrToUintn(ShellCommandLineGetValue(Package, L"-s")); in ShellCommandRunParse()
DTimeDate.c503 …} else if (ShellCommandLineGetFlag(Package, L"-d") && ShellCommandLineGetValue(Package, L"-d") == … in ShellCommandRunTime()
555 if ((TempLocation = ShellCommandLineGetValue(Package, L"-tz")) != NULL) { in ShellCommandRunTime()
593 TempLocation = ShellCommandLineGetValue(Package, L"-d"); in ShellCommandRunTime()
857 if (ShellCommandLineGetValue(Package, L"-s") == NULL) { in ShellCommandRunTimeZone()
864 ShellStatus = CheckAndSetTimeZone(ShellCommandLineGetValue(Package, L"-s")); in ShellCommandRunTimeZone()
866 …_TOKEN (STR_GEN_PARAM_INV), gShellLevel2HiiHandle, L"timezone", ShellCommandLineGetValue(Package, … in ShellCommandRunTimeZone()
DSet.c117 KeyName = ShellCommandLineGetValue(Package, L"-d"); in ShellCommandRunSet()
DLs.c611 for ( Attribs = ShellCommandLineGetValue(Package, L"-a") in ShellCommandRunLs()
642 …STRING_TOKEN (STR_GEN_ATTRIBUTE), gShellLevel2HiiHandle, L"ls", ShellCommandLineGetValue(Package, … in ShellCommandRunLs()
DVol.c285 NewName = ShellCommandLineGetValue(Package, L"-n"); in ShellCommandRunVol()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoaderShellApp.c222 FlagValue = ShellCommandLineGetValue (CheckPackage, L"-a"); in ProcessShellParameters()
237 FlagValue = ShellCommandLineGetValue (CheckPackage, L"-d"); in ProcessShellParameters()
245 FlagValue = ShellCommandLineGetValue (CheckPackage, L"-f"); in ProcessShellParameters()
253 FlagValue = ShellCommandLineGetValue (CheckPackage, L"-c"); in ProcessShellParameters()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.c222 CmdLineArg = ShellCommandLineGetValue (ParamPackage, L"-n"); in ShellCommandRunDp()
232 CmdLineArg = ShellCommandLineGetValue (ParamPackage, L"-t"); in ShellCommandRunDp()
256 CustomCumulativeToken = ShellCommandLineGetValue (ParamPackage, L"-c"); in ShellCommandRunDp()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/
DTftp.c370 UserNicName = ShellCommandLineGetValue (CheckPackage, L"-i"); in ShellCommandRunTftp()
372 ValueStr = ShellCommandLineGetValue (CheckPackage, L"-l"); in ShellCommandRunTftp()
379 ValueStr = ShellCommandLineGetValue (CheckPackage, L"-r"); in ShellCommandRunTftp()
386 ValueStr = ShellCommandLineGetValue (CheckPackage, L"-c"); in ShellCommandRunTftp()
393 ValueStr = ShellCommandLineGetValue (CheckPackage, L"-t"); in ShellCommandRunTftp()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DSmbiosView.c82 …} else if (ShellCommandLineGetFlag(Package, L"-t") && ShellCommandLineGetValue(Package, L"-t") == … in ShellCommandRunSmbiosView()
85 …} else if (ShellCommandLineGetFlag(Package, L"-h") && ShellCommandLineGetValue(Package, L"-h") == … in ShellCommandRunSmbiosView()
114 Temp = ShellCommandLineGetValue(Package, L"-t"); in ShellCommandRunSmbiosView()
130 Temp = ShellCommandLineGetValue(Package, L"-h"); in ShellCommandRunSmbiosView()
178 Temp = ShellCommandLineGetValue(Package, L"-h"); in ShellCommandRunSmbiosView()
/device/linaro/bootloader/edk2/NetworkPkg/Application/VConfig/
DVConfig.c635 Str = ShellCommandLineGetValue (List, L"-l"); in VlanConfigMain()
641 Str = ShellCommandLineGetValue (List, L"-a"); in VlanConfigMain()
647 Str = ShellCommandLineGetValue (List, L"-d"); in VlanConfigMain()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.c339 CmdLineArg = ShellCommandLineGetValue (ParamPackage, StringDpOptionLn); in InitializeDp()
349 CmdLineArg = ShellCommandLineGetValue (ParamPackage, StringDpOptionLt); in InitializeDp()
368 CustomCumulativeToken = ShellCommandLineGetValue (ParamPackage, StringDpOptionLc); in InitializeDp()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DDmpStore.c648 GuidStr = ShellCommandLineGetValue(Package, L"-guid"); in ShellCommandRunDmpStore()
671 File = ShellCommandLineGetValue(Package, L"-s"); in ShellCommandRunDmpStore()
722 File = ShellCommandLineGetValue(Package, L"-l"); in ShellCommandRunDmpStore()
DMm.c449 …} else if (ShellCommandLineGetFlag (Package, L"-w") && ShellCommandLineGetValue (Package, L"-w") =… in ShellCommandRunMm()
505 Temp = ShellCommandLineGetValue (Package, L"-w"); in ShellCommandRunMm()
/device/linaro/bootloader/edk2/NetworkPkg/Application/Ping6/
DPing6.c1086 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-n"); in InitializePing6()
1103 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-l"); in InitializePing6()
1124 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-s"); in InitializePing6()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DDh.c908 Lang = ShellCommandLineGetValue(Package, L"-l"); in ShellCommandRunDh()
930 } else if (ShellCommandLineGetValue(Package, L"-p") == NULL) { in ShellCommandRunDh()
938 ShellCommandLineGetValue(Package, L"-p"), in ShellCommandRunDh()
DDevTree.c199 Lang = ShellCommandLineGetValue(Package, L"-l"); in ShellCommandRunDevTree()
DDrvCfg.c1208 Lang = ShellCommandLineGetValue(Package, L"-l"); in ShellCommandRunDrvCfg()
1223 ForceTypeString = ShellCommandLineGetValue(Package, L"-f"); in ShellCommandRunDrvCfg()
1226 FileName = ShellCommandLineGetValue(Package, L"-o"); in ShellCommandRunDrvCfg()
1228 FileName = ShellCommandLineGetValue(Package, L"-i"); in ShellCommandRunDrvCfg()
DDevices.c192 Lang = ShellCommandLineGetValue(Package, L"-l"); in ShellCommandRunDevices()
DDrivers.c232 Lang = ShellCommandLineGetValue(Package, L"-l"); in ShellCommandRunDrivers()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
DIfconfig.c1393 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-l"); in ShellCommandRunIfconfig()
1406 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-r"); in ShellCommandRunIfconfig()
1418 ValueStr = ShellCommandLineGetValue (ParamPackage, L"-s"); in ShellCommandRunIfconfig()

12