grub/grub-core/kern/emu
Colin Watson 4eff79d2f9 * grub-core/kern/emu/hostdisk.c (find_system_device): Only try to
convert partition names to disk names if the new `convert' parameter
is set.
(grub_util_biosdisk_get_grub_dev): If opening the disk device
returns GRUB_ERR_UNKNOWN_DEVICE, treat the partition device as a
disk in its own right.  This can happen with Xen disk images.
2010-09-21 10:36:44 +01:00
..
cache.S Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
console.c Split config.h for util and core. 2010-09-19 22:22:43 +02:00
full.c Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
getroot.c Support RAID on virtio devices, and others. 2010-09-16 14:55:28 +01:00
hostdisk.c * grub-core/kern/emu/hostdisk.c (find_system_device): Only try to 2010-09-21 10:36:44 +01:00
hostfs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
lite.c Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
main.c * grub-core/kern/emu/main.c (main): Call hostfs_init only after init_all. 2010-09-12 13:55:52 +02:00
misc.c * grub-core/kern/emu/misc.c (asprintf): Use vsnprintf instead of 2010-09-20 19:14:29 +02:00
mm.c Split config.h for util and core. 2010-09-19 22:22:43 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30