summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah1-10/+10
2014-08-29Add CTRL+C support for ‘ls’ command.Tapan Shah1-3/+14
2014-03-07 1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...Shumin Qiu1-2/+5
2014-02-25Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL...Shumin Qiu1-0/+12
2014-02-18ShellPkg: Update "ls" command to better handle "-r" parameterJaben Carsey1-104/+136
2014-01-281. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu1-1/+3
2014-01-24ShellPkg: Refactor Print logic out of main loop functionJaben Carsey1-222/+310
2014-01-10ShellPkg: remove double free operationJaben Carsey1-1/+0
2013-10-18ShellPkg: Fixes for the ‘ls’ command:Chris Phillips1-36/+48
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey1-1/+9
2012-01-11ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey1-3/+12
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-1/+1
2011-05-25Remove ASSERT within Ls for RTC error and associated changes.jcarsey1-2/+6
2011-03-29clarify error message when listing files based on a metaname without a curren...jcarsey1-4/+9
2011-03-25Cd - add more input verification.jcarsey1-6/+6
2010-10-04Verify memory allocations were successful.jcarsey1-22/+27
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+564