projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
667ab37
8f0ac53
)
Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
author
Tom Rini
<trini@konsulko.com>
Sat, 19 Sep 2020 12:35:20 +0000
(08:35 -0400)
committer
Tom Rini
<trini@konsulko.com>
Sat, 19 Sep 2020 12:35:20 +0000
(08:35 -0400)
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.
Trivial merge