Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 9 Nov 2020 20:48:50 +0000 (15:48 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 9 Nov 2020 20:48:50 +0000 (15:48 -0500)
commitb3f48734384aab649422d789447aa8a12d4eb716
treeb91282bbc88ad9f8e4272608077500fd61b447bf
parent74f11b55df961170223d22e0daea13b095013514
parenta322f54f50cfb2e8e7a68968c060b2fd3dbd934d
Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2021-01-rc2 (2)

The following bugs are fixed:

* The conitrace command failed to build.
* Non-volatile UEFI variables were not delete form the file store.

The following features are added:

* Support for the FN1 - FN10 keys on crosswire keyboards is added.
* An EFI binary is provided to dump the binary device tree.

tpm2_get_capability() is adjusted in preparation of the implementation
of the EFI_TCG2_PROTOCOL.