Home
last modified time | relevance | path

Searched refs:ShellCommandLineParse (Results 1 – 25 of 60) sorted by relevance

123

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DReconnect.c76 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunReconnect()
DUnload.c87 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunUnload()
DDisconnect.c117 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDisconnect()
DOpenInfo.c177 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunOpenInfo()
DDevTree.c184 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDevTree()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DGetMtc.c51 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunGetMtc()
DPause.c63 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunPause()
DCls.c55 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunCls()
DVer.c63 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunVer()
DAlias.c114 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunAlias()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DExit.c57 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunExit()
DStall.c51 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunStall()
DGoto.c59 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunGoto()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMkDir.c50 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunMkDir()
DReset.c56 Status = ShellCommandLineParse (ResetParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunReset()
DSet.c92 Status = ShellCommandLineParse (SetParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunSet()
DLoad.c214 Status = ShellCommandLineParse (LoadParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunLoad()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DSetSize.c55 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunSetSize()
DMode.c58 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunMode()
DEfiCompress.c70 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunEfiCompress()
DEfiDecompress.c75 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunEfiDecompress()
DDblk.c129 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDblk()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
DEdit.c59 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunEdit()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoaderShellApp.c200 Status = ShellCommandLineParse (ParamList, &CheckPackage, &ProblemParam, TRUE); in ProcessShellParameters()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
DRunAxf.c134 Status = ShellCommandLineParse (ParamList, &ParamPackage, NULL, TRUE); in ShellDynCmdRunAxfHandler()

123