audk/ShellPkg/Library/UefiShellLevel2CommandsLib
jcarsey 1fc3749dad ShellPkg: fix support for "\" (or "\.") meaning root of drive.
Cp command fixed to allow for copying single or multiple files to the root of the drive with destination directory \.
Cd command fixed to allow for changing CWD to the root of the drive with destination directory \.

signed-off-by: jcarsey
reviewed-by: geekboy15a

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12392 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-20 21:01:34 +00:00
..
Attrib.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Cd.c ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
Cp.c ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
Load.c Cd - add more input verification. 2011-03-25 20:58:08 +00:00
Ls.c This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Map.c Clarify an error in Map command. 2011-05-17 20:32:47 +00:00
MkDir.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Mv.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
Parse.c Cd - add more input verification. 2011-03-25 20:58:08 +00:00
Reset.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Rm.c rm - refine user input validation to prevent removal of CWD. 2011-04-13 23:37:21 +00:00
Set.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
TimeDate.c replace assert with error. 2011-06-27 20:28:23 +00:00
UefiShellLevel2CommandsLib.c This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
UefiShellLevel2CommandsLib.h This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
UefiShellLevel2CommandsLib.inf This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
UefiShellLevel2CommandsLib.uni Remove ASSERT within Ls for RTC error and associated changes. 2011-05-25 22:29:40 +00:00
Vol.c check memory allocations for success. 2011-04-04 21:41:24 +00:00