audk/ShellPkg/Library/UefiShellLevel2CommandsLib
jcarsey 74fa83fda6 ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory.
Signed-off-by: jcarsey
Reviewed-by: winddy_zhang@byosoft.com.cn

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12981 6f19259b-4bc3-4df7-8a09-765794883524
2012-02-02 16:55:30 +00:00
..
Attrib.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Cd.c ShellPkg: Verify memory allocations without ASSERT. 2011-10-10 17:26:25 +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 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 ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
MkDir.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Mv.c ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size. 2011-11-18 17:02:36 +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: Fix rm CWD protection to be better at catching similarly named directories. 2012-01-20 18:10:45 +00:00
Set.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
TimeDate.c ShellPkg: Fix "-b" usage with timezone command. 2011-11-29 21:46:53 +00:00
UefiShellLevel2CommandsLib.c Fix a code typo. 2011-10-18 01:47:53 +00:00
UefiShellLevel2CommandsLib.h Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel2CommandsLib.inf Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +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