]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Sat, 25 Mar 2023 21:34:34 +0000 (17:34 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 25 Mar 2023 21:34:34 +0000 (17:34 -0400)
commitccc816e8739e6d47a8368cf3ec05b59f8beeaca3
tree423643707fad940e0845cbebf74d545b05b3d336
parent32dd4e74a7141b75efd51ecf7609112935e6f03c
parent4743ae5ffec1e4eba28d1d680fed6f281e017ff6
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()