Searched refs:LocalFilePath (Results 1 – 2 of 2) sorted by relevance
277 CONST CHAR16 *LocalFilePath; in ShellCommandRunTftp() local371 LocalFilePath = ShellCommandLineGetRawValue (CheckPackage, 3); in ShellCommandRunTftp()380 LocalFilePath = Walker + 1; in ShellCommandRunTftp()520 if (!EFI_ERROR (ShellFileExists (LocalFilePath))) { in ShellCommandRunTftp()521 ShellDeleteFileByName (LocalFilePath); in ShellCommandRunTftp()525 LocalFilePath, in ShellCommandRunTftp()535 gShellTftpHiiHandle, L"tftp", LocalFilePath in ShellCommandRunTftp()546 gShellTftpHiiHandle, LocalFilePath, Status in ShellCommandRunTftp()
45 "fupdate <LocalFilePath>\r\n"48 " LocalFilePath - Path to local firmware image file\r\n"