[PATCH 2/2] efi_loader: simplify efi_str_to_u16()

Simon Glass sjg at chromium.org
Sun Mar 19 20:29:08 CET 2023


On Sun, 19 Mar 2023 at 21:21, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Use efi_alloc() to allocate memory.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  lib/efi_loader/efi_device_path_to_text.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list