audk/ShellPkg/Library
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
..
UefiDpLib ShellPkg: Help and Error Messages Update 2015-03-09 22:18:59 +00:00
UefiHandleParsingLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellBcfgCommandLib ShellPkg: Help and Error Messages Update 2015-03-09 22:18:59 +00:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellDebug1CommandsLib ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVAR 2015-04-07 14:18:40 +00:00
UefiShellDriver1CommandsLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellInstall1CommandsLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellLevel1CommandsLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLevel2CommandsLib ShellPkg: fix mv and cp command related issues 2015-04-07 20:39:22 +00:00
UefiShellLevel3CommandsLib ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
UefiShellLib ShellPkg: Remove extra quotes surrounding flag values. 2015-04-01 00:49:05 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix typo in ShellPkg. 2015-03-17 01:58:10 +00:00