Skip to content
Commit e9df5496 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: use %zu not %zd to print efi_uintn_t



efi_uintnt_t is an unsigned type. We should avoid showing negative numbers.

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 344f26a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment