commit | bbc6d9d438244e16ab0c0e11183776d93b59f881 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Mar 12 12:51:44 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 12 12:51:44 2020 -0400 |
tree | 01fc163d773a4b4b2e53a432fd5b1f9839e8e360 | |
parent | d09b2a1820258021bd42023f1cb53fa3c0b79470 [diff] | |
parent | 009d4a7d52baf64ccda52a2bca1273c135edf9ad [diff] |
Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2020-04-rc4 (3) This pull request provides the hardware RNG driver for Amlogic systems needed for the EFI_RNG_PROTOCOL. Furthermore bug fixes are provided: * correct an error message in the efidebug command * correct an error in the 'efidebug rm' command * remove an unnecessary assignment in efi_queue_event()