On 16.05.25 10:18, Adriano Cordova wrote:
Created/lib/efi_loader/net/ and moved efi_net.c, efi_http.c, and
efi_ipconfig.c into it. Previously, efi_net.c contained implementations
for all supported EFI network protocols, which made the file bloated
and hard to maintain.

Now, each protocol has its own file under net/. efi_net.c is responsible
only for installing and uninstalling these protocols on EFI network
devices.

Signed-off-by: Adriano Cordova<adriano.cord...@canonical.com>

Acked-by: Heinrich Schuchardt <xypron.g...@gmx.de>

Reply via email to