mirror_edk2/ShellPkg/Library
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
..
BasePathLib ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiFileHandleLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiHandleParsingLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiShellCEntryLib remove empty sections in INF files. 2011-06-08 18:28:03 +00:00
UefiShellCommandLib ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
UefiShellDebug1CommandsLib ShellPkg: allow for mm command to properly write PCIe in non-interactive mode. 2011-09-08 16:50:17 +00:00
UefiShellDriver1CommandsLib ShellPkg: Add 3 missing function declaration comments and change a function static variable to a file global variable. 2011-09-09 16:57:26 +00:00
UefiShellInstall1CommandsLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiShellLevel1CommandsLib ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
UefiShellLevel2CommandsLib ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
UefiShellLevel3CommandsLib ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
UefiShellLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Add 3 missing function declaration comments and change a function static variable to a file global variable. 2011-09-09 16:57:26 +00:00
UefiSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00