]> Git Repo - J-u-boot.git/commit
efi_loader: use wide string do define firmware vendor
authorHeinrich Schuchardt <[email protected]>
Mon, 11 Dec 2017 19:10:20 +0000 (20:10 +0100)
committerAlexander Graf <[email protected]>
Mon, 22 Jan 2018 22:09:12 +0000 (23:09 +0100)
commit05b6f56ead11f6a530b0cbdbd60e45f3b3cfcb07
tree0d5dd8076dcc41d64745966f667e215ad2efb4e4
parentaf3106a12dd5d3a315f9f68b5fc0002c09f54d54
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_loader/efi_boottime.c
This page took 0.033466 seconds and 4 git commands to generate.