efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
authorAdriano Cordova <adrianox@gmail.com>
Fri, 6 Dec 2024 17:18:34 +0000 (14:18 -0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 5 Jan 2025 01:30:48 +0000 (02:30 +0100)
commitc3cf134a41835e6e023277783deb3ee18e9a74ad
treeab4e1616f536a02e2adaa9d1b7680fcbb5984ec7
parentea958a0c7dbd8b0d9fb1bb97bc8f97b6910ab8f7
efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h

This is done so that the device path protocol interface of the network
device can be changed internally by u-boot when a new bootfile gets
downloaded.

Signed-off-by: Adriano Cordova <adriano.cordova@canonical.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/efi_loader.h
lib/efi_loader/efi_boottime.c