Files
u-boot-bpi-r3/lib
Heinrich Schuchardt c966076cb5 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 <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-12-02 21:59:37 +01:00
..
2018-08-13 14:03:57 -04:00
2017-04-13 09:41:10 -04:00
2018-06-13 07:49:12 -04:00
2018-09-05 16:02:34 -04:00
2018-08-10 13:45:34 -04:00
2018-11-20 19:14:22 -07:00