diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-05-31 22:08:45 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-05-31 23:27:20 +0200 |
commit | 38b9a79c6366a0e4c98b0a6f33f268fc0d3ba4ce (patch) | |
tree | d1c2c31d6fb8c04190eb7d0a8983c1e570d64ec1 /test | |
parent | 656f17106b870ed42ff3e00fc6c5e41e779dd934 (diff) | |
download | u-boot-38b9a79c6366a0e4c98b0a6f33f268fc0d3ba4ce.tar.gz |
efi_loader: handling of daylight saving time
If SetTime() is meant to set daylight saving time it will be called with
Time.Daylight == EFI_TIME_ADJUST_DAYLIGHT | EFI_TIME_IN_DAYLIGHT.
Return 0 from GetTime() if time is not in daylight because we cannot
determine if we are in a time zone with daylight saving time.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions