projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3d7891d
d0bd876
)
Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u-boot-efi
author
Tom Rini
<trini@konsulko.com>
Thu, 21 Mar 2019 17:07:42 +0000
(13:07 -0400)
committer
Tom Rini
<trini@konsulko.com>
Thu, 21 Mar 2019 17:07:42 +0000
(13:07 -0400)
Pull request for UEFI system for v2019.04-rc5
A bunch of small fixes. The major ones being
- avoid illegal memory access in efi_allocate_pool() on 32 bit systems
- avoid endless loop in HII protocol
Trivial merge