
1 Sep
2024
1 Sep
'24
10:10 p.m.
On Mon, 12 Aug 2024 at 14:56, Ilias Apalodimas ilias.apalodimas@linaro.org wrote:
We use this function to clean up leftover resources when booting an EFI HTTP boot image, but the name is unnecessary long.
Shorten it to efi_bootmgr_release_uridp()
Signed-off-by: Ilias Apalodimas ilias.apalodimas@linaro.org
lib/efi_loader/efi_bootmgr.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
horray!
Reviewed-by: Simon Glass sjg@chromium.org