Searched refs:ShellIsFile (Results 1 – 8 of 8) sorted by relevance
287 if (ShellIsFile(FileName) == EFI_SUCCESS) { in HFileImageSave()
182 Status = ShellIsFile (FileStr); in PrepareFirmwareImage()
980 ShellIsFile(
375 Status = ShellIsFile (FilePath); in ShellCommandRunSpiFlash()
516 Status = ShellIsFile( WPath ); in da_ShellOpen()
247 Status = ShellIsFile (Argv[Index]);
3077 ShellIsFile( in ShellIsFile() function3123 if (!EFI_ERROR(ShellIsFile(Name))) { in ShellIsFileInPath()3131 Status = ShellIsFile(NewName); in ShellIsFileInPath()
2390 if (ShellIsFile(FirstParameter) == EFI_SUCCESS) { in RunCommandOrFile()3048 if (ShellIsFile(ScriptPath) != EFI_SUCCESS) { in RunScriptFile()