Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 19 Sep 2020 12:35:20 +0000 (08:35 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 19 Sep 2020 12:35:20 +0000 (08:35 -0400)
commit400f84c5baaec9b8a9f30e4ea77785e6f9e00c4b
treea38334e5dd5ea274d84f5cb94e0a043ffcb05545
parent667ab37d586e702bc745934afff3dae2f67a2257
parent8f0ac536d4937d07a95fcc56756c14ef7a94e397
Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2020-10-rc5 (2)

The following bugs are fixed:

* incorrect online help for setenv and env
* description of function efi_mem_carve_out()
* replace printf() by log_err() in stm32mp1_rng driver

A unit test is provided to check that the boot hart id is provided in the
RISC-V device-tree.