audk/ShellPkg/Library/UefiShellLevel2CommandsLib
Ruiyu Ni 863986b3c8 Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib.
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Elvin Li <elvin.li@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14505 6f19259b-4bc3-4df7-8a09-765794883524
2013-07-26 03:14:08 +00:00
..
Attrib.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
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: refine the logic for cp command 2013-06-04 01:06:22 +00:00
Load.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
Ls.c ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory. 2012-02-02 16:55:30 +00:00
Map.c Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
MkDir.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Mv.c Update Code to pass EBC compiler. 2013-05-13 02:36:09 +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 high bit to change a EFI_STATUS to a SHELL_STATUS 2013-07-18 15:36:55 +00:00
Set.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
TimeDate.c ShellPkg: Fix ARM build errors. 2013-06-11 22:07:03 +00:00
UefiShellLevel2CommandsLib.c Fix a code typo. 2011-10-18 01:47:53 +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: Fixes CP function to prevent copying of files if destination does not have adequate storage. 2013-03-12 20:56:36 +00:00
Vol.c check memory allocations for success. 2011-04-04 21:41:24 +00:00