* grub-core/commands/efi/lsefisystab.c: Use %lld to show num_table_entries.

This commit is contained in:
Vladimir Serbinenko 2013-12-15 14:42:19 +01:00
parent 7104368446
commit d99af4f0e8
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/efi/lsefisystab.c: Use %lld to show
num_table_entries.
2013-12-15 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/test.h: Use gnu_printf rather than printf on GRUB