commit | e47ec2fa8b5c00436826471c452e61c8324f59eb | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 20 14:55:59 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sun Dec 20 14:55:59 2020 -0500 |
tree | a54859b7ccfca56d96df727b7801763d3ac9047f | |
parent | 321669199347170d8a9f27e11a36560c47415ea8 [diff] | |
parent | 7b85b34c804556ad3be37e311d7815f133a5e9ca [diff] |
Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Pull request for UEFI sub-system for efi-2021-01-rc4 * Provide a tool to create a file with UEFI variables to preseed UEFI variable store. * Make size of UEFI variable store configurable. * Add man pages for commands 'bootefi' and 'button'.