[U-Boot] [PATCH v2 1/7] efi_loader: Add a wchar_t cast in efi_file_open()

sjg at google.com sjg at google.com
Thu Jan 10 11:37:29 UTC 2019


The printf() string here is not actually correct. Add a cast to avoid
a warning when checking is enabled.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 lib/efi_loader/efi_file.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list