commit | 20cd58479f8c23cdb868fd9cd2042d59782056fc | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun May 08 11:31:48 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun May 08 11:31:48 2022 -0400 |
tree | a74c2f99666c03e7b21bc4d7ad0b646613c2ee0b | |
parent | 258a57907d158d3ba54ec4e6daf0595d2f670d65 [diff] | |
parent | 4b494770577cc61c3c1a4b57ced2fc98d87957dc [diff] |
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi Pull request for efi-2022-07-rc3-2 UEFI: * Fix build errors due to - using sed with non-standard extension for regular expression - target architecture not recognized for CROSS_COMPILE=armv7a-* - CONFIG_EVENT not selected * add sha384/512 on certificate revocation Others: * factor out the user input handling in bootmenu command