summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/TimeDate.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-275/+315
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-26/+26
2018-01-29ShellPkg/Level2Command: Use UnicodeCollation in StrinCmpRuiyu Ni1-3/+3
2016-10-27ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-09ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen1-4/+0
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah1-23/+23
2014-11-04ShellPkg: Fix timezone commandjcarsey1-2/+2
2014-08-19ShellPkg: Fixes for timezone handling and 'date -sfo'Chris Phillips1-53/+153
2013-06-11ShellPkg: Fix ARM build errors.jcarsey1-1/+1
2013-05-09ShellPkg: Update behavior for GetTime() errors.jcarsey1-4/+18
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-5/+2
2011-11-29ShellPkg: Fix "-b" usage with timezone command.jcarsey1-2/+2
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-1/+6
2011-10-10ShellPkg: Verify memory allocations without ASSERT.jcarsey1-2/+8
2011-06-27replace assert with error.jcarsey1-1/+4
2011-05-25Remove ASSERT within Ls for RTC error and associated changes.jcarsey1-15/+15
2011-04-19fix user input validation for time command.jcarsey1-2/+4
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-4/+4
2011-03-29fix changing time daylight settings without changing the time.jcarsey1-8/+14
2011-03-25Cd - add more input verification.jcarsey1-63/+134
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+772