commit | 91e00148ce6dfc9d646a1d3078251ac37cfe7162 | [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 | 06dafab3de97edb44456d80fb080acec473bd869 [diff] | |
parent | 6846c577fae74e9601845f7e184042ee6ad32d3a [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()