commit | 7042b8920242f8bbff84c0d6c95058a64060db12 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Nov 14 09:48:26 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 14 09:51:39 2019 -0500 |
tree | 644eb1e21e312831970bbd682bd2fa3a6378e5c1 | |
parent | edb74f4438bb67bbed258f3212699c098705d0cc [diff] | |
parent | 53dd5f8f404119efc06d5cded3ad48b4501a5d82 [diff] |
Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-01-rc3 The following changes for the UEFI subsystem are provided: * allow building UEFI binaries on the sandbox * enable access to file systems without partition tables * correctly check the return value of efi_dp_from_file()