]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'efi-2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 12 Aug 2024 13:57:34 +0000 (07:57 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 12 Aug 2024 13:57:34 +0000 (07:57 -0600)
Pull request efi-2024-10-rc3

UEFI:

* efi_loader: use list_count_nodes() in efi_protocols_per_handle()
* efi_loader: correct description of efi_get_distro_fdt_name
* boot: set correct block device name in set_efi_bootdev()
* configs: enable efidebug and EFI http boot on QEMU aarch64

Other:

* Makefile: don't use CFLAGS for environment text file


Trivial merge