summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-26ShellPkg: Fix bad TimeZone (TZ) conversion.Andrew Fish
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah
2014-08-29Add CTRL+C support for ‘ls’ command.Tapan Shah
2014-03-07 1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...Shumin Qiu
2014-02-25Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL...Shumin Qiu
2014-02-18ShellPkg: Update "ls" command to better handle "-r" parameterJaben Carsey
2014-01-281. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu
2014-01-24ShellPkg: Refactor Print logic out of main loop functionJaben Carsey
2014-01-10ShellPkg: remove double free operationJaben Carsey
2013-10-18ShellPkg: Fixes for the ‘ls’ command:Chris Phillips
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey
2012-01-11ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-05-25Remove ASSERT within Ls for RTC error and associated changes.jcarsey
2011-03-29clarify error message when listing files based on a metaname without a curren...jcarsey
2011-03-25Cd - add more input verification.jcarsey
2010-10-04Verify memory allocations were successful.jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey