From: Tom Rini Date: Mon, 10 Mar 2025 13:49:17 +0000 (-0600) Subject: Merge tag 'efi-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot... X-Git-Tag: v2025.07-rc1~18^2~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42fd94893e7e0fe4ee1e8c5efa35958459842da6;p=thirdparty%2Fu-boot.git Merge tag 'efi-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Pull request efi-next-20250310 CI: * https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/25043 UEFI: * Clean up usage of structure jmp_buf_data * Refactor EFI network protocol implementation for future support of multiple network interfaces. - efi_net: let efi_net_set_dp properly update the device path - expose symbols to be used by the EFI network stack - efi_setup: Add efi_start_obj_list() to efi_setup.c - efi_net: Add efi_net_do_start() to efi_net.c - efi_device_path: Pass net udevice as argument - efi_net: Add device path cache - efi_net: Add dhcp cache - efi_net: Add support for multiple efi_net_obj Others: * legacy-net: wget: fix wget_info handling after new tcp legacy stack * lib: correct description of CONFIG_SYS_FDT_PAD * Separate setjmp.h into architecture dependent and independent parts - sandbox: remove linux/types.h dependency in setjmp.h - arm: include asm-generic/int-ll64.h in setjmp.h - common: clean up setjmp.h * arm: use type jmp_buf instead of struct jmp_buf_data --- 42fd94893e7e0fe4ee1e8c5efa35958459842da6