[PATCH v2 1/7] efi_loader: Refactor device and image paths into a function
Simon Glass
sjg at chromium.org
Thu Dec 19 03:43:57 CET 2024
Hi Simon,
On Thu, 12 Dec 2024 at 00:38, Simon Glass <sjg at chromium.org> wrote:
>
> Move this code into a function so it can be called from elsewhere.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> lib/efi_loader/efi_bootbin.c | 53 +++++++++++++++++++++++++-----------
> 1 file changed, 37 insertions(+), 16 deletions(-)
>
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list