commit | bace47a59d2f6a60972a388d6be034ce20e92270 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Mar 19 09:20:23 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Mar 25 11:06:35 2023 +0100 |
tree | 9d7d546c6330d6e4e75f3235749966f6704d961f | |
parent | f606fab8dada798da801684bd6f53ddfb50494e2 [diff] |
efi_loader: simplify efi_str_to_u16() Use efi_alloc() to allocate memory. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>