Skip to content
Commit ad09004a authored by Simon Glass's avatar Simon Glass Committed by Heinrich Schuchardt
Browse files

mkeficapsule: Correct printf() strings



Use %z when printing size_t values. This avoids errors on 32-bit
machines.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Use a conversion to size_t for printing stat.st_size.
Reviewed-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent fbc6ceae
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