[PATCH 1/3] efi_loader: shorten efi_bootmgr_release_uridp_resource()

Simon Glass sjg at chromium.org
Sun Sep 1 22:10:01 CEST 2024


On Mon, 12 Aug 2024 at 14:56, Ilias Apalodimas
<ilias.apalodimas at 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 at linaro.org>
> ---
>  lib/efi_loader/efi_bootmgr.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

horray!

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list