audk/ShellPkg/Library
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
..
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 ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory. 2012-02-02 16:55:30 +00:00
UefiHandleParsingLib ShellPkg: Add dump information for PCI Root Bridge IO protocol. 2012-01-10 20:51:04 +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 Fix type 19 print to match SBMIOS 2.7. 2012-01-31 00:18:25 +00:00
UefiShellDriver1CommandsLib ShellPkg: Propagate verbose flag down so it can be used in all DH command use cases. 2012-01-10 20:53:26 +00:00
UefiShellInstall1CommandsLib Fix clang compiler warning. 2012-01-30 19:06:17 +00:00
UefiShellLevel1CommandsLib ShellPkg: fix For command parsing list of values. 2012-01-05 20:43:31 +00:00
UefiShellLevel2CommandsLib ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory. 2012-02-02 16:55:30 +00:00
UefiShellLevel3CommandsLib ShellPkg: Update 'echo' command to print everything at once. this allows for format color coding on the output. 2012-01-30 22:48:33 +00:00
UefiShellLib ShellPkg: Allow for format character strings to be typed in editor without having effect on editor screen. 2012-01-30 18:44:41 +00:00
UefiShellNetwork1CommandsLib Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiSortLib ShellPkg: Verify DevicePathToText was successful before using the resultant pointer. 2011-09-20 23:06:23 +00:00