audk/ShellPkg/Library/UefiShellLevel2CommandsLib
Tapan Shah bf6bbc212d ShellPkg: fix mv and cp command related issues
1.mv deletes file/directory when trying to move it to non-existing file system.
2.mv causes RSOD in system when trying to move same file at the same location.
3.Refactor mv and cp command with command name passed-in.
remove redundant move status error message when file failed to move across file system.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17129 6f19259b-4bc3-4df7-8a09-765794883524
2015-04-07 20:39:22 +00:00
..
Attrib.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Cd.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Cp.c ShellPkg: fix mv and cp command related issues 2015-04-07 20:39:22 +00:00
Load.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Ls.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Map.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
MkDir.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Mv.c ShellPkg: fix mv and cp command related issues 2015-04-07 20:39:22 +00:00
Parse.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Reset.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Rm.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Set.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
TimeDate.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel2CommandsLib.c ShellPkg: Remove redundant quotes in file path string for Shell command parameters. 2014-09-17 07:58:31 +00:00
UefiShellLevel2CommandsLib.h ShellPkg: fix mv and cp command related issues 2015-04-07 20:39:22 +00:00
UefiShellLevel2CommandsLib.inf ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellLevel2CommandsLib.uni ShellPkg: Help and Error Messages Update 2015-03-09 22:18:59 +00:00
Vol.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00