audk/ShellPkg/Library/UefiShellLevel2CommandsLib
Chris Phillips 83c7a556a2 ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected media
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chris Phillips <chrisp@hp.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15584 6f19259b-4bc3-4df7-8a09-765794883524
2014-06-24 18:39:15 +00:00
..
Attrib.c
Cd.c ShellPkg: add verification that a target directory exists when changing directory with drive identifier. 2013-02-13 22:22:16 +00:00
Cp.c ShellPkg: Add error messages to CP when destination file or directory cannot be opened/created 2014-05-14 16:55:56 +00:00
Load.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
Ls.c 1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before referenced. 2.Not use explicit comparisons to TRUE or FALSE for Boolean variable in Ls.c. 3.Add doxygen tags in comment and return type for 'ToLower' in ShellProtocol.c. 2014-03-07 01:06:37 +00:00
Map.c ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellCommandLib library. 2014-06-23 18:36:44 +00:00
MkDir.c
Mv.c ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected media 2014-06-24 18:39:15 +00:00
Parse.c ShellPkg: print error when column index is out of range instead of ASSERT. 2012-01-02 21:17:20 +00:00
Reset.c ShellPkg: fix copyright date. 2012-01-05 20:46:16 +00:00
Rm.c ShellPkg: Remove invalid ASSERT 2013-12-09 23:00:21 +00:00
Set.c
TimeDate.c ShellPkg: Fix ARM build errors. 2013-06-11 22:07:03 +00:00
UefiShellLevel2CommandsLib.c ShellPkg: Prevent "set" command from updating %lasterror% 2014-02-11 20:36:05 +00:00
UefiShellLevel2CommandsLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel2CommandsLib.inf Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel2CommandsLib.uni ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected media 2014-06-24 18:39:15 +00:00
Vol.c check memory allocations for success. 2011-04-04 21:41:24 +00:00