]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL before...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / Ls.c
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.