commit | 980fbd72834fb8ac7c12558319a2f4b829704960 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Apr 10 16:56:59 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 10 16:56:59 2021 -0400 |
tree | ba62f7bab206bd44dfd516c5689b7d87ab2b064f | |
parent | 062bb648068a319ee12921229be52cc00cf6fca1 [diff] | |
parent | 4390e76b577b6663945edf38991429a00a5a9219 [diff] |
Merge tag 'efi-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi Pull request for efi-2021-07-rc1 Bug fixes: * support EFI, HOST, VIRTIO in fsinfo command * simplify efi_get_device_path_text() * add missing EFI_UNACCEPTED_MEMORY_TYPE * mkeficapsule: improve online help * avoid several build warnings Documentation: * UEFI documentation for initrd loading options * describe building OP-TEE with for UEFI variables * mmc man-page