Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Wed, 3 Jun 2020 18:10:03 +0000 (14:10 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jun 2020 18:10:03 +0000 (14:10 -0400)
commit1b6ae82a5abb4cbedb0d6cb262526173f4efa486
tree916aadd700c3c98d3f6b6929ef1249e38043e319
parent0d8f35b58cc8458a5263b424896a386429ee49e5
parenta4292eccfdc98b51d0200a6c912af237aeddd5c8
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.