diff options
| author | Heinrich Schuchardt <[email protected]> | 2018-11-12 03:37:05 +0100 |
|---|---|---|
| committer | Alexander Graf <[email protected]> | 2018-12-02 21:59:37 +0100 |
| commit | c966076cb52896422fa982ab2a84200ee9b4a730 (patch) | |
| tree | dd3ae527b3654c744d34b3d28090b59406f437a1 /scripts/checkstack.pl | |
| parent | c2e1ad70a75048d802bf5c3296a043761939dae6 (diff) | |
efi_loader: do not use unsupported printf code
Using %zu for efi_intn_t (ssize_t) creates a build warning. Anyway %zu is
not supported by efi_st_error(). So let's convert to int.
Our implementation of StriColl() only returns -1, 0, or 1.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions
