grub/kern
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
..
efi
emu * kern/emu/misc.c (device_mapper_null_log): New function. 2010-06-07 22:41:55 +01:00
generic
i386 * kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Zero-fill entry 2010-05-21 20:22:29 +02:00
ieee1275 merge mainline into rescue-efi 2010-05-17 21:26:16 +02:00
mips
powerpc
sparc64
x86_64
command.c
corecmd.c
device.c
disk.c
dl.c
elf.c
env.c
err.c
file.c
fs.c
handler.c
list.c
main.c * kern/main.c (grub_load_config): Fix copy-pasted comment. 2010-05-01 21:32:23 +02:00
misc.c Fix grub-emu issues on NetBSD, with gcc 4.1.3. 2010-05-28 19:18:45 +05:30
mm.c * kern/mm.c (grub_real_malloc): Put magic and size assignment in common 2010-05-03 13:12:55 +02:00
parser.c
partition.c
rescue_parser.c
rescue_reader.c
term.c
time.c