]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitcc730af2e56b2c1f7446460294fdb92758f0934e
treee594bcca477d1c87c2ba97f46b70314bf87cdea1
parent7d740602f5b2759885073db0e0bbfe421087e3a2
parentf5bb72def077a3701faac49d9f08a41369b97183
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()