summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
Commit message (Expand)AuthorAgeFilesLines
* Copy ShellPkg from EDKII trunk r15257Tian, Hot2014-02-261-0/+728
* remove ShellPkg fro rebranchTian, Hot2014-02-261-728/+0
* ShellPkg: Update "ls" command to better handle "-r" parameterJaben Carsey2014-02-181-104/+136
* 1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu2014-01-281-1/+3
* ShellPkg: Refactor Print logic out of main loop functionJaben Carsey2014-01-241-222/+310
* ShellPkg: remove double free operationJaben Carsey2014-01-101-1/+0
* ShellPkg: Fixes for the ‘ls’ command:Chris Phillips2013-10-181-36/+48
* ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey2012-02-021-1/+9
* ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey2012-01-111-3/+12
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-301-1/+1
* Remove ASSERT within Ls for RTC error and associated changes.jcarsey2011-05-251-2/+6
* clarify error message when listing files based on a metaname without a curren...jcarsey2011-03-291-4/+9
* Cd - add more input verification.jcarsey2011-03-251-6/+6
* Verify memory allocations were successful.jcarsey2010-10-041-22/+27
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+564