projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4b78b5b
d80dd9e
)
Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
master
author
Tom Rini
<trini@konsulko.com>
Thu, 25 Jun 2020 17:33:15 +0000
(13:33 -0400)
committer
Tom Rini
<trini@konsulko.com>
Thu, 25 Jun 2020 17:33:15 +0000
(13:33 -0400)
Pull request for UEFI sub-system for efi-2020-07-rc6
Corrections for variable definitions are provided:
* Correct size of secure boot related UEFI variables.
* Do not use int for storing an enum.
* Replace fdt_addr by fdt_size where needed.
Trivial merge