commit | 12e396303c487c9f0fdf8d36d31a97cd2dada643 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Nov 21 08:04:39 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Nov 21 08:04:39 2020 -0500 |
tree | b76cea804b8721d05b693f1502265cd188a1e3d6 | |
parent | 5b8991c667f7d584af9a365c93e9b8c87e5e7422 [diff] | |
parent | 7e5875a85689d762bde58a587a7d531667358ee4 [diff] |
Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2021-01-rc3 (2) The parameter check for UEFI service GetNextVariableName() is corrected. The dependencies of CONFIG_DFU_TFTP are simplified. The set of supported hash algorithms reported by the EFI_TCG2_PROTOCOL is corrected.