commit | 400f84c5baaec9b8a9f30e4ea77785e6f9e00c4b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Sep 19 08:35:20 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 19 08:35:20 2020 -0400 |
tree | a38334e5dd5ea274d84f5cb94e0a043ffcb05545 | |
parent | 667ab37d586e702bc745934afff3dae2f67a2257 [diff] | |
parent | 8f0ac536d4937d07a95fcc56756c14ef7a94e397 [diff] |
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.