Pull request efi-2024-10-rc3
* Pull request efi-2024-10-rc3 @ 2024-08-11 7:06 Heinrich Schuchardt 0 siblings, 0 replies; only message in thread From: Heinrich Schuchardt @ 2024-08-11 7:06 UTC (permalink / raw) To: Tom Rini; +Cc: U-Boot Mailing List, Ilias Apalodimas 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(-) ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-11 7:06 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2024-08-11 7:06 Pull request efi-2024-10-rc3 Heinrich Schuchardt
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.
Read more here: Source link