Home
last modified time | relevance | path

Searched refs:ParamList (Results 1 – 25 of 46) sorted by relevance

12

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DReconnect.c19 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
76 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunReconnect()
DUnload.c42 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
86 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunUnload()
DDisconnect.c19 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
118 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDisconnect()
DDevTree.c18 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
184 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDevTree()
DDevices.c116 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
168 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDevices()
DDrivers.c20 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
213 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDrivers()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DExit.c18 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
57 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunExit()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DEcho.c20 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
61 Status = ShellCommandLineParseEx (ParamList, &Package, &ProblemParam, TRUE, TRUE); in ShellCommandRunEcho()
DPause.c18 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
63 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunPause()
DVer.c21 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
64 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunVer()
DCls.c19 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
63 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunCls()
DAlias.c68 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
113 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunAlias()
DTouch.c152 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
196 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunTouch()
DType.c160 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
207 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunType()
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDp.c83 PARAM_ITEM_LIST ParamList[] = { variable
117 ListLength = ARRAY_SIZE (ParamList) + 1; in InitialShellParamList()
123 DpParamList[ListIndex].Name = HiiGetString (gHiiHandle, ParamList[ListIndex].Token, NULL); in InitialShellParamList()
124 DpParamList[ListIndex].Type = ParamList[ListIndex].Type; in InitialShellParamList()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
DRunAxf.c64 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
134 Status = ShellCommandLineParse (ParamList, &ParamPackage, NULL, TRUE); in ShellDynCmdRunAxfHandler()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DHexEdit.c22 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
74 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunHexEdit()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DDmem.c86 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
135 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunDmem()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
DShellSetFdt.c17 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
340 Status = ShellCommandLineParse (ParamList, &ParamPackage, NULL, TRUE); in ShellDynCmdSetFdtHandler()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py267 …IdFC = DataClass.IdentifierClass(-1, '', '', funcCall.FuncName, funcCall.ParamList, DataClass.MODE…
1166 ParamList = GetParamList(FuncRecord[2])
1167 for Param in ParamList:
1363 ParamList = GetParamList(Result[0])
1364 if len(ParamList) == 0:
1367 for Param in ParamList:
1390 ParamList = GetParamList(Result[0])
1391 if len(ParamList) == 0:
1394 for Param in ParamList:
1870 ParamList = GetParamList(Result[1])
[all …]
DCodeFragment.py162 self.ParamList = Param
/device/linaro/bootloader/OpenPlatformPkg/Applications/FirmwareUpdate/
DFUpdate.c63 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
296 Status = ShellCommandLineParse (ParamList, &CheckPackage, &ProblemParam, TRUE); in ShellCommandRunFUpdate()
/device/linaro/bootloader/OpenPlatformPkg/Applications/EepromCmd/
DEepromCmd.c63 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
252 Status = ShellCommandLineParse (ParamList, &CheckPackage, &ProblemParam, TRUE); in ShellCommandRunEeprom()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDp.c71 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
203 Status = ShellCommandLineParse (ParamList, &ParamPackage, NULL, TRUE); in ShellCommandRunDp()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DVol.c188 STATIC CONST SHELL_PARAM_ITEM ParamList[] = { variable
241 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE); in ShellCommandRunVol()

12