Merge tag 'efi-2019-04-rc5' of git://git.denx.de/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 21 Mar 2019 17:07:42 +0000 (13:07 -0400)
committerTom 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