* util/grub-mkimage.c (generate_image): Use size_t instead of
grub_size_t. * util/grub-mkimagexx.c (locate_sections): Likewise. (load_image): Likewise.
This commit is contained in:
parent
22f98db270
commit
f7676b7016
3 changed files with 16 additions and 9 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-mkimage.c (generate_image): Use size_t instead of
|
||||
grub_size_t.
|
||||
* util/grub-mkimagexx.c (locate_sections): Likewise.
|
||||
(load_image): Likewise.
|
||||
|
||||
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/misc.c (grub_util_write_image_at): Don't use PRIxGRUB_SIZE for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue