]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 15 Jun 2019 17:03:00 +0000 (13:03 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 15 Jun 2019 17:03:00 +0000 (13:03 -0400)
Pull request for UEFI sub-system for v2019.07-rc5 (2)

This pull request provides bug fixes for the UEFI sub-system. The most
relevant one concerns the allocation of memory at address 0. It is
needed for booting Linux on several boards via bootefi, e.g. the Asus
TinkerBoard.

An undefined reference bug in disk/part.c related to a division is
resolved.


Trivial merge