]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL before...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / TimeDate.c
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-05-09 jcarseyShellPkg: Update behavior for GetTime() errors.
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2011-11-29 jcarseyShellPkg: Fix "-b" usage with timezone command.
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-06-27 jcarseyreplace assert with error.
2011-05-25 jcarseyRemove ASSERT within Ls for RTC error and associated...
2011-04-19 jcarseyfix user input validation for time command.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-29 jcarseyfix changing time daylight settings without changing...
2011-03-25 jcarseyCd - add more input verification.
2010-09-14 jcarseyudk2010.up2.shell initial release.