Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Wed, 28 Oct 2020 12:35:28 +0000 (08:35 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 28 Oct 2020 12:35:28 +0000 (08:35 -0400)
commit39dd7c1d6bc94e6381ef7418edd8206cae24377f
treee594bcca477d1c87c2ba97f46b70314bf87cdea1
parenta45da8f51eeb22f3c44928b0beabee819469e309
parent0eae552d18690a19cc714046fb1665138f5701f6
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()