]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 28 Sep 2020 12:26:49 +0000 (08:26 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 28 Sep 2020 12:26:49 +0000 (08:26 -0400)
commitff49b6129fe677b1356a2903895369a9c9f6d541
tree219ad9e33b8755b5188c39d063b097506d6117ff
parentc2f948ee52ae7ecfb199153de7853ce379db5c28
parent09f73e5896d864eda3d9c978157d4496aee82677
Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2020-10-rc6

The following UEFI related issues are fixed:

* restore the global data pointer in the RISC-V trap handler
* install EFI_RNG_PROTOCOL only if we have a random number generator
* display human readable string for EFI_RNG_PROTOCOL in efidebug command