On Thu, 6 Oct 2022 at 14:04, Heinrich Schuchardt
wrote:
>
> Use efi_convert_string() to convert a UTF-8 to a UTF-16 string.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> v2:
> remove local variable p
> don' assign unused NULL to var_name16
> ---
> cmd/nvedit_efi.c | 9 ++---
Use efi_convert_string() to convert a UTF-8 to a UTF-16 string.
Signed-off-by: Heinrich Schuchardt
---
v2:
remove local variable p
don' assign unused NULL to var_name16
---
cmd/nvedit_efi.c | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/cmd/nvedit_ef
2 matches
Mail list logo