On Sat, 12 Jan 2019 at 04:02, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > UTF-16 strings in our code should all be u16 *. Fix an inconsistency for > file names which may lead to a warning for printf("%ls", ). > > Simon Glass <s...@chromium.org> > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > v2 > additionally correct efi_selftest_block_device.c > --- > include/efi_api.h | 2 +- > lib/efi_loader/efi_file.c | 14 +++++++------- > lib/efi_selftest/efi_selftest_block_device.c | 6 +++--- > 3 files changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot