efi_loader: printf code in efi_image_parse()
For size_t we have to use %zu for printing not %lu. Fixes: 4540dabd ("efi_loader: image_loader: support image authentication") Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de>
Loading
Please register or sign in to comment