grub/disk
Colin Watson 50f0bcdab5 * include/grub/types.h: Define the C99-style PRIxGRUB_SIZE macro,
suitable for using within the format argument of printf when
converting grub_size_t.
* disk/usbms.c (grub_usbms_transfer): Use PRIxGRUB_SIZE rather than
"x" to convert grub_size_t arguments.
2010-07-02 18:04:54 +01:00
..
efi 2010-02-16 Georgy Buranov <gburanov@gmail.com> 2010-02-16 13:13:02 +01:00
i386/pc * disk/i386/pc/biosdisk.c (grub_biosdisk_open): Use 2010-05-31 21:01:01 +02:00
ieee1275 * disk/i386/pc/biosdisk.c (grub_biosdisk_open): Use 2010-05-31 21:01:01 +02:00
ata.c Fix interrupt and windows problems 2010-04-06 22:12:04 +02:00
ata_pthru.c 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
dmraid_nvidia.c 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
host.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
loopback.c merge mainline into emu-mod 2010-02-07 03:06:33 +01:00
lvm.c * disk/lvm.c (grub_lvm_scan_device): Skip snapshots. 2010-07-01 23:19:11 +02:00
mdraid_linux.c 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
memdisk.c Clean building system 2010-02-07 23:49:49 +01:00
raid.c Rename asprint into xasprintf and avsprintf into xvasprintf 2010-01-20 09:12:47 +01:00
raid5_recover.c 2009-07-31 Pavel Roskin <proski@gnu.org> 2009-07-31 04:38:20 +00:00
raid6_recover.c 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
scsi.c Add necessarry cast 2010-06-02 16:46:55 +02:00
usbms.c * include/grub/types.h: Define the C99-style PRIxGRUB_SIZE macro, 2010-07-02 18:04:54 +01:00