On Fri, 11 Jan 2019 at 13:27, 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>
> ---
>  include/efi_api.h         |  2 +-
>  lib/efi_loader/efi_file.c | 14 +++++++-------
>  2 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to