commit | fde439219ff53a46bdd5dff69e049ccd4be57310 | [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 | 4b635046b5e92e419fbd1bf93e5b0ef86dbcadc2 [diff] | |
parent | 93e3364804ffd4a5d4a0df9c750a1859f9fe298b [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()