commit | 6846c577fae74e9601845f7e184042ee6ad32d3a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Oct 23 05:30:29 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Oct 27 21:13:16 2020 +0100 |
tree | e843099bf0d8e93b3bb7aa6564c4455e545cafe3 | |
parent | c539fb8cf81a823a5c7f09ba38169a4e6600128f [diff] |
efi_loader: daylight saving time Adjust the SetTime() and GetTime() runtime services to correctly convert the daylight saving time information when communicating with the RTC. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>