Home
last modified time | relevance | path

Searched refs:UpdateArgcArgv (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellParametersProtocol.h83 UpdateArgcArgv(
DShell.c2277 Status = UpdateArgcArgv(ParamProtocol, NewCmdLine, Internal_Command, &Argv, &Argc); in RunInternalCommand()
3055 Status = UpdateArgcArgv(ParamProtocol, CmdLine, Script_File_Name, &Argv, &Argc); in RunScriptFile()
DShellParametersProtocol.c1376 UpdateArgcArgv( in UpdateArgcArgv() function
DShellProtocol.c1533 Status = UpdateArgcArgv(&ShellParamsProtocol, NewCmdLine, Efi_Application, NULL, NULL); in InternalShellExecuteDevicePath()