Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 14 Nov 2020 14:47:33 +0000 (09:47 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 14 Nov 2020 14:47:33 +0000 (09:47 -0500)
commitde865f7ee1d9b6dff6e265dee44509c8274ea606
treed768e1994e43a2b5a1c78961b4a435f41e5ac2a9
parent832bfad7451e2e7bd23c96edff2be050905ac3f6
parentaf69267c3208e33378241f282a26ea7d50ec691f
Merge tag 'efi-2021-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2021-01-rc3

A part of the EFI_TCG2_PROTOCOL is implemented.
A unit test is supplied.

The following bugs are fixed:

* incorrect buffer size in efi_file_setinfo() leading to creash in SCT
* a crash in UEFI selftest on the sandbox due to removed drivers
* missing newlines in log message for the UEFI RNG driver