commit | 39dd7c1d6bc94e6381ef7418edd8206cae24377f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Oct 28 08:35:28 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 28 08:35:28 2020 -0400 |
tree | e594bcca477d1c87c2ba97f46b70314bf87cdea1 | |
parent | a45da8f51eeb22f3c44928b0beabee819469e309 [diff] | |
parent | 0eae552d18690a19cc714046fb1665138f5701f6 [diff] |
Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2021-01-rc2 A software RTC driver is supplied for UEFI SCT testing. The following UEFI related bugs are fixed: * correct handling of daylight saving time in GetTime() and SetTime() * handling of the gd register in function tracing on RISC-V * disable U-Boot devices in ExitBootServices()