]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: rename efi_bootmgr_image_return_notify
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Mon, 12 Aug 2024 20:56:37 +0000 (23:56 +0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 12 Sep 2024 15:32:18 +0000 (17:32 +0200)
commit4a1eeccde6cf4ba9111d0edcd5e36240091b385e
tree713736e43154953088ce279fec5aee2c8a0f6cf6
parent292a4a4c7b77e142f68b83e54e79c5d5df1df379
efi_loader: rename efi_bootmgr_image_return_notify

We use this event when returning from an EFI HTTP booted image.
The name is a bit confusing since it suggests we always run it,
rename it to make it clearer

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
lib/efi_loader/efi_bootmgr.c