]> Git Repo - u-boot.git/commit
Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <[email protected]>
Mon, 18 Nov 2024 16:46:06 +0000 (10:46 -0600)
committerTom Rini <[email protected]>
Mon, 18 Nov 2024 16:46:06 +0000 (10:46 -0600)
commitb7d4c80fce449b8f8a3cb3cb279487e81863af04
tree9a0180d3b77f74afb350892cf1305c1a47b5c5ee
parentb9e0048b6d0c8d7329e1bf8f7df65bb4b0f3ce03
parent9063dba2d326e07682338cdb636787e99f1bf3f5
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
This page took 0.038728 seconds and 4 git commands to generate.