u-boot/lib/lwip
Jerome Forissier 9349fc2e9c net, net-lwip: wget: suppress console output when called by EFI
Functions called from EFI applications should not do console output.
Refactor the wget code to implement this requirement. The wget_http_info
struct is used to hold the boolean that signifies whether the output is
allowed or not.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2025-05-20 15:43:08 +02:00
..
lwip net, net-lwip: wget: suppress console output when called by EFI 2025-05-20 15:43:08 +02:00
u-boot net: use strnstr() for lwip_strnstr() 2025-02-12 12:37:19 -06:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00