efi_loader: daylight saving time
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 23 Oct 2020 03:30:29 +0000 (05:30 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 27 Oct 2020 20:13:16 +0000 (21:13 +0100)
commit0eae552d18690a19cc714046fb1665138f5701f6
treee843099bf0d8e93b3bb7aa6564c4455e545cafe3
parent529441ca89b155abcad2acea62b6f35c19b1c0ac
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>
lib/efi_loader/efi_runtime.c