grub/include/grub/emu
Colin Watson e0f4c43882 * kern/emu/misc.c (device_mapper_null_log): New function.
(grub_device_mapper_supported): New function.
* include/grub/emu/misc.h (grub_device_mapper_supported): Add
prototype.
* kern/emu/hostdisk.c (find_partition_start): Check whether
device-mapper is supported before trying to use it.
* util/deviceiter.c (grub_util_iterate_devices): Likewise.
2010-06-07 22:41:55 +01:00
..
console.h reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
getroot.h merge with mainline 2010-05-04 09:09:03 +05:30
hostdisk.h reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
misc.h * kern/emu/misc.c (device_mapper_null_log): New function. 2010-06-07 22:41:55 +01:00