]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 13 May 2019 11:13:28 +0000 (07:13 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 13 May 2019 11:13:28 +0000 (07:13 -0400)
commit1007272778965d6807bd1cd350874a9c7a5f5487
treee60a40154429aeb1bfcdae87649456ee2683bd4a
parent3ab8854a186de8dff1ab290a45b41e2ad7250231
parent83ee4fc2289da3aacbdd3b420c4c65fc3587a9f6
Merge tag 'efi-2019-07-rc3' of git://git.denx.de/u-boot-efi

Pull request for UEFI sub-system for v2019.07-rc3

The development target for the UEFI sub-system is EBBR compliance. We have
already implemented some further protocols to enable running the UEFI Shell
and the UEFI SCT test suite.

As some boards are severely memory constrained make some of these extras
customizable.

Provide bug fixes. The most prominent ones let us pass the UEFI SCT memory
allocation tests.