Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShell.c751 IsScriptOnlyCommand( in IsScriptOnlyCommand() function
2268 } else if (CommandReturnedStatus != SHELL_SUCCESS && IsScriptOnlyCommand(FirstParameter)) { in RunInternalCommand()
2296 && !IsScriptOnlyCommand(FirstParameter) in RunInternalCommand()