Skip to content
Commit 2210c1b5 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

efi: Use 16-bit unicode strings



At present we use wide characters for unicode but this is not necessary.
Change the code to use the 'u' literal instead. This helps to fix build
warnings for sandbox on rpi.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Suggested-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 0150e502
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