Pull request efi-2024-10-rc3

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Aug 11 09:06:35 CEST 2024


Dear Tom,

The following changes since commit 7bd2559cb30a4e800db519e88a22a25f13c753ec:

   Merge tag 'tpm-master-09082024' of
https://source.denx.de/u-boot/custodians/u-boot-tpm.git (2024-08-09
14:00:04 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/efi-2024-10-rc3

for you to fetch changes up to 2956a84ba70176333743773c9a2bf0353add65c9:

   Makefile: don't use CFLAGS for environment text file (2024-08-11
07:54:58 +0200)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/21972

----------------------------------------------------------------
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

----------------------------------------------------------------
Heinrich Schuchardt (4):
       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()
       Makefile: don't use CFLAGS for environment text file

Ilias Apalodimas (1):
       configs: enable efidebug and EFI http boot on QEMU aarch64

  Makefile                      | 2 +-
  boot/bootmeth_efi.c           | 7 +++----
  configs/qemu_arm64_defconfig  | 2 ++
  lib/efi_loader/efi_boottime.c | 6 +-----
  lib/efi_loader/efi_fdt.c      | 2 +-
  5 files changed, 8 insertions(+), 11 deletions(-)



More information about the U-Boot mailing list