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 use uuids on efi 2010-04-27 11:08:53 +02:00
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 Some cleanups 2010-04-26 21:11:16 +02:00
powerpc Some cleanups 2010-04-26 21:11:16 +02:00
sparc64 Fill info tables for qemu, sparc and mips 2010-04-26 14:42:40 +02:00
x86_64
command.c
corecmd.c * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
device.c * kern/device.c (grub_device_iterate): Clear errors after failed 2010-03-31 22:03:48 +02:00
disk.c
dl.c added support for --enable-grub-emu-modules build 2010-04-27 13:57:14 +05:30
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 * kern/parser.c (grub_parser_execute): Cope with read-only config. 2010-05-01 13:27:13 +02:00
partition.c
rescue_parser.c
rescue_reader.c
term.c
time.c