Commits
Heinrich Schuchardt committed 05b6f56ead1
efi_loader: use wide string do define firmware vendor As the U-Boot is compiled with -fshort-wchar we can define the firmware vendor constant as wide string. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>