Skip to content
Commit 87c48406 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: eliminate inline function ascii2unicode()



ascii2unicode() can only convert characters 0x00-0x7f from UTF-8 to UTF-16.
Use utf8_utf16_strcpy() instead.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent b0f1c728
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment