]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
ShellPkg/Dp: Add null pointer check
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Ls.c
2017-07-26 Li HuajingShellPkg/ls: Display the file time in local time.
2016-10-09 Chen A ChenShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary...
2016-08-17 Ruiyu NiShellPkg/Ls: Handle the case when SearchString is NULL
2016-08-10 Ruiyu NiShellPkg/ls: Display the correct directory path
2016-08-10 Ruiyu NiShellPkg/ls: Fix to support "ls fs0:File.txt"
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-07-26 Andrew FishShellPkg: Fix bad TimeZone (TZ) conversion.
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Level2 profile commands response output
2014-08-29 Tapan ShahAdd CTRL+C support for ‘ls’ command.
2014-03-07 Shumin Qiu 1.Add code to check the pointer 'CorrectedPath' in...
2014-02-25 Shumin QiuAdd code to check whether the pointer 'CorrectedPath...
2014-02-18 Jaben CarseyShellPkg: Update "ls" command to better handle "-r...
2014-01-28 Shumin Qiu1. Fix several comments in function headers for 'ShellP...
2014-01-24 Jaben CarseyShellPkg: Refactor Print logic out of main loop function
2014-01-10 Jaben CarseyShellPkg: remove double free operation
2013-10-18 Chris PhillipsShellPkg: Fixes for the ‘ls’ command:
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-01-11 jcarseyShellPkg: Check for Abort flag in main 'for' loop of...
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-05-25 jcarseyRemove ASSERT within Ls for RTC error and associated...
2011-03-29 jcarseyclarify error message when listing files based on a...
2011-03-25 jcarseyCd - add more input verification.
2010-10-04 jcarseyVerify memory allocations were successful.
2010-09-14 jcarseyudk2010.up2.shell initial release.