commit | 706829aca90fec8eb09c7edcc18f3e60d913c950 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Mar 25 17:34:34 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 25 17:34:34 2023 -0400 |
tree | 423643707fad940e0845cbebf74d545b05b3d336 | |
parent | 6d84a76e8b67e9c2e7eb2ca55347e88d280b914c [diff] | |
parent | 45a755d3443364c31e87ecd1667f2aefb69e6835 [diff] |
Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Pull request for efi-next-20230325 Documenation: * add man-page for efi command UEFI: * Let EFI app call ExitBootServices() before legacy booting kernel * Support zboot and bootm in the EFI app * Let efi command show configuration tables * Support booting a 64-bit kernel from 64-bit EFI app * Allocate device-tree copy from high memory * simplify efi_str_to_u16()