From: Tom Rini Date: Mon, 18 Nov 2024 16:46:06 +0000 (-0600) Subject: Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u-boot... X-Git-Tag: v2025.04-rc1~60^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7d4c80fce449b8f8a3cb3cb279487e81863af04;p=pandora-u-boot.git Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u-boot-efi into next CI: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/23430 - Prepare for implementing the EFI_HTTP_PROTOCOL: - Make wget functionality callable even if the wget command is not built (add CONFIG_WGET symbol). - Ensure that wget_with_dns() works the same with the old network stack and with lwIP. - Put server_name and port into wget_ctx. - Integrate struct wget_info into wget code. - Move ip_to_string to lib/net_utils.c --- b7d4c80fce449b8f8a3cb3cb279487e81863af04