Searched defs:ValidateAndMoveFiles (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMv.c245 ValidateAndMoveFiles( function
514 // ValidateAndMoveFiles will report errors to the screen itself
516 ShellStatus = ValidateAndMoveFiles(FileList, &Response, ShellGetCurrentDir(NULL));
533 // ValidateAndMoveFiles will report errors to the screen itself
537 ShellStatus = ValidateAndMoveFiles(FileList, &Response, ShellCommandLineGetRawValue(Package, ParamCount));
539 ValidateAndMoveFiles(FileList, &Response, ShellCommandLineGetRawValue(Package, ParamCount));

Completed in 32 milliseconds