grub/include/grub/emu
Vladimir 'phcoder' Serbinenko a121c9648e Use the common size routine in hostfs so we can read disks as well.
* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_sectors): Rename to ..
	(grub_util_get_fd_size): ... this. Return size in bytes.
	All users updated.
	* grub-core/kern/emu/hostfs.c (grub_hostfs_open): Use
	grub_util_get_fd_size.
2012-02-29 15:23:31 +01:00
..
console.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
export.h bootp support 2011-06-24 20:35:25 +02:00
getroot.h Support install on multi-device filesystems. 2012-02-03 10:35:28 +01:00
hostdisk.h Use the common size routine in hostfs so we can read disks as well. 2012-02-29 15:23:31 +01:00
misc.h * include/grub/emu/misc.h (grub_util_warn): Add missing format 2012-02-10 14:15:14 +01:00