Show patches with: Submitter = Adriano Cordova       |    Archived = No       |   73 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,9/9] pytests/test_efi_loader: Test EFI_HTTP_PROTOCOL efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,8/9] efi_loader: Add netdump efi app efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,7/9] efi_loader/net/ip4_config2: Add support for multiple instances efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,6/9] net/eth-uclass: Add eth_get_ethaddr_from_dev efi_loader/net: spit protocols and add testing - - 1 - --- 2025-05-28 Adriano Cordova xypron New
[v2,5/9] efi_loader/net: Remove efi_net_obj struct efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,4/9] efi_loader/net: Remove simple network and pxe protocols from efi_net.c efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,3/9] efi_loader/net: Rename efi_ipconfig.c to efi_ip4_config2.c efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,2/9] efi_loader/net: Remove http and ip4_config2 data from efi_net.c efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v2,1/9] lib/efi_loader: Move EFI network files into /lib/efi_loader/net/ efi_loader/net: spit protocols and add testing - - - - --- 2025-05-28 Adriano Cordova xypron New
[v4,2/2] cmd/Kconfig: select CMD_WGET if ARCH_QEMU test/py: enable HTTP testing - - 2 - --- 2025-05-16 Adriano Cordova trini Accepted
[v4,1/2] CI testing: add http server to CI tests test/py: enable HTTP testing - - 2 - --- 2025-05-16 Adriano Cordova trini Accepted
[v3,2/2] cmd/Kconfig: select CMD_WGET if ARCH_QEMU test/py: enable HTTP testing - - 2 - --- 2025-05-14 Adriano Cordova trini Superseded
[v3,1/2] CI testing: add http server to CI tests test/py: enable HTTP testing - - 2 - --- 2025-05-14 Adriano Cordova trini Superseded
[v2,3/3] py/tests/test_efi_loader.py: execute HTTP testing test/py: enable HTTP testing - - - - --- 2025-05-14 Adriano Cordova trini Superseded
[v2,2/3] cmd/Kconfig: select CMD_WGET if ARCH_QEMU test/py: enable HTTP testing - - - - --- 2025-05-14 Adriano Cordova trini Superseded
[v2,1/3] CI testing: add http server to CI tests test/py: enable HTTP testing - - - - --- 2025-05-14 Adriano Cordova trini Superseded
[3/3] test/py/test_efi_fit: test fdt and initrd efi_loader: test EFI booting FIT images with initrd and dtb - - - - --- 2025-05-07 Adriano Cordova xypron Superseded
[2/3] efi_loader: fix dtbdump output color and format efi_loader: test EFI booting FIT images with initrd and dtb - - 1 - --- 2025-05-07 Adriano Cordova xypron Superseded
[1/3] efi_loader: initrddump: use efi_uintn_t in printx efi_loader: test EFI booting FIT images with initrd and dtb - - - - --- 2025-05-07 Adriano Cordova xypron Superseded
efi_loader: bootbin: do not load an initrd if none is provided efi_loader: bootbin: do not load an initrd if none is provided - 1 - 1 --- 2025-04-27 Adriano Cordova xypron Changes Requested
[3/3] bootm: add support for initrd in do_bootm_efi Add initrd support to bootm EFI payloads - - 1 - --- 2025-03-18 Adriano Cordova xypron Superseded
[2/3] efi_loader: binary_run: register an initrd Add initrd support to bootm EFI payloads - - - - --- 2025-03-18 Adriano Cordova xypron Superseded
[1/3] efi_loader: efi_load_initrd: provide a memory mapped initrd Add initrd support to bootm EFI payloads - - - - --- 2025-03-18 Adriano Cordova xypron Superseded
[v3,1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h [v3,1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h - - - - --- 2025-01-27 Adriano Cordova xypron Accepted
[2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path efi_loader: efi_net: Fix net_dp handling - 1 - - --- 2024-12-06 Adriano Cordova xypron Changes Requested
[1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h efi_loader: efi_net: Fix net_dp handling - - 2 - --- 2024-12-06 Adriano Cordova xypron Changes Requested
[v7,14/14] efi_selftest: add test for IPv4 Config2 protocol [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - - - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,13/14] efi_selftest: add test for HTTP protocol [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - - - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,12/14] lib: uuid: display HTTP and IPV4 Config II protocols [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,11/14] efi_loader: efi_net: add EFI_HTTP_PROTOCOL [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - - - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,10/14] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - - - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,09/14] efi_loader: net: add support to send http requests and parse http headers [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,08/14] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,07/14] efi_loader: device_path: add support for HTTP device path [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 2 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,05/14] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,04/14] efi_loader: add IPv4() to device path to text protocol [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,03/14] efi_loader: device_path: add efi_dp_from_ipv4 [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,02/14] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4 [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 1 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v7,01/14] net: wget: let wget_with_dns work with dns disabled [v7,01/14] net: wget: let wget_with_dns work with dns disabled - - 2 - --- 2024-12-04 Adriano Cordova xypron Accepted
[v3] lwip: wget: pass port and server_name via wget_ctx [v3] lwip: wget: pass port and server_name via wget_ctx - - 1 - --- 2024-12-03 Adriano Cordova trini Accepted
[v6,14/14] efi_selftest: add test for IPv4 Config2 protocol efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,13/14] efi_selftest: add test for HTTP protocol efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,12/14] lib: uuid: display HTTP and IPV4 Config II protocols efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,11/14] efi_loader: efi_net: add EFI_HTTP_PROTOCOL efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,10/14] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,09/14] efi_loader: net: add support to send http requests and parse http headers efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,08/14] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,07/14] efi_loader: device_path: add support for HTTP device path efi_loader: efi http and ipconfig drivers - - 2 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,05/14] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols efi_loader: efi http and ipconfig drivers 1 - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,04/14] efi_loader: add IPv4() to device path to text protocol efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,03/14] efi_loader: device_path: add efi_dp_from_ipv4 efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,02/14] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4 efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-28 Adriano Cordova xypron Superseded
[v6,01/14] net: wget: let wget_with_dns work with dns disabled efi_loader: efi http and ipconfig drivers - - 2 - --- 2024-11-28 Adriano Cordova xypron Superseded
lwip: wget: process legacy url with strncpy lwip: wget: process legacy url with strncpy - - - - --- 2024-11-28 Adriano Cordova trini Accepted
[v2,2/2] net-lwip: zero terminate string with headers in wget_lwip_fill_info() [v2,1/2] net: zero terminate string with headers in wget_fill_info() - - - - --- 2024-11-26 Adriano Cordova trini Accepted
[v2,1/2] net: zero terminate string with headers in wget_fill_info() [v2,1/2] net: zero terminate string with headers in wget_fill_info() - 1 - - --- 2024-11-26 Adriano Cordova trini Accepted
net-lwip: zero terminate string with headers in wget_lwip_fill_info() net-lwip: zero terminate string with headers in wget_lwip_fill_info() - 1 - - --- 2024-11-25 Adriano Cordova rfried Superseded
[v5,14/14] efi_selftest: add test for IPv4 Config2 protocol efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,13/14] efi_selftest: add test for HTTP protocol efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,12/14] lib: uuid: display HTTP and IPV4 Config II protocols efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,11/14] efi_loader: efi_net: add EFI_HTTP_PROTOCOL efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,10/14] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,09/14] efi_loader: net: add support to send http requests and parse http headers efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,08/14] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,07/14] efi_loader: device_path: add support for HTTP device path efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,05/14] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,04/14] efi_loader: add IPv4() to device path to text protocol efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,03/14] efi_loader: device_path: add efi_dp_from_ipv4 efi_loader: efi http and ipconfig drivers - - - - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,02/14] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4 efi_loader: efi http and ipconfig drivers - - 1 - --- 2024-11-25 Adriano Cordova xypron Superseded
[v5,01/14] net: wget: let wget_with_dns work with dns disabled efi_loader: efi http and ipconfig drivers - - 2 - --- 2024-11-25 Adriano Cordova xypron Superseded