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)
commitd44d46e9fafaae85b0ebbcdc53999537a199fa2f
tree219ad9e33b8755b5188c39d063b097506d6117ff
parent114c0ebcc10b8a0118d388adcb028b89fbde0eff
parentc48e9f310b950e39a91cea74b6708dd4fe2eb39c
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