Skip to content
Commit 38b9a79c authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 656f1710
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment