Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShell.c2502 CONST SCRIPT_FILE *ConstScriptFile; in SetupAndRunCommandOrFile() local
2522 ConstScriptFile = ShellCommandGetCurrentScriptFile(); in SetupAndRunCommandOrFile()
2523 if (ConstScriptFile == NULL || ConstScriptFile->CurrentCommand == NULL) { in SetupAndRunCommandOrFile()
2526 …STR_SHELL_ERROR_SCRIPT), ShellInfoObject.HiiHandle, (VOID*)(Status), ConstScriptFile->CurrentComma… in SetupAndRunCommandOrFile()