Skip to content
Commit 1646e092 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: superfluous conversion in efi_file_open()



printf("%ls", ..) expects u16 * as argument to print. There is not need for
a conversion to wchar_t *.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent d5974af7
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