commit | 41fb397d18d1c60f6d1ce858f71edd813c0a4e77 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 03 14:10:03 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 03 14:10:03 2020 -0400 |
tree | 916aadd700c3c98d3f6b6929ef1249e38043e319 | |
parent | e7c71d6133cbd0da5df807677e46486b80e8fb0f [diff] | |
parent | 5ed9ada204a526321782945c10aec78263134ca5 [diff] |
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-07-rc4 This patch series addresses the following issues: * allow compiling with clang * add missing function descriptions to the HTML documentation * simplify the validation of UEFI images * validate load options in the UEFI boot manager In a preparatory patch a structure definition is moved.