commit | 16eda5e1ab4c9d4c9ce03d9b14e35b3fb448f507 | [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 | 45640252a5a3c3542494ebbc93ddc6ff187da6a0 [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>