efi_loader: use %zu to print efi_uintn_t in FMP driver
For printing an unsigned value we should use %u and not %d.
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Loading
Please register or sign in to comment
For printing an unsigned value we should use %u and not %d.
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>