grub/grub-core/kern
Vladimir 'phcoder' Serbinenko cf9827de73 Support explicit user claim that a device is BIOS-visible.
* grub-core/kern/emu/getroot.c (grub_util_get_dev_abstraction):
	Return GRUB_DEV_ABSTRACTION_NONE if device is in device.map.
	* grub-core/kern/emu/hostdisk.c
	(convert_system_partition_to_system_disk): Support mdX.
	(find_system_device): New parameter add. All users updated.
	(grub_util_biosdisk_is_present): New function.
	* include/grub/emu/hostdisk.h (grub_util_biosdisk_is_present): New
	proto.
2010-09-13 13:09:58 +02:00
..
efi * grub-core/kern/efi/init.c (grub_efi_set_prefix): If the prefix 2010-09-08 13:53:47 +01:00
emu Support explicit user claim that a device is BIOS-visible. 2010-09-13 13:09:58 +02:00
generic automake commit without merge history 2010-05-06 11:34:04 +05:30
i386 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
ieee1275 * grub-core/kern/ieee1275/cmain.c (grub_ieee1275_find_options): Set 2010-09-08 16:15:57 +02:00
mips Compress grub_prefix. 2010-09-03 14:54:04 +02:00
powerpc Compress grub_prefix. 2010-09-03 14:54:04 +02:00
sparc64 Compress grub_prefix. 2010-09-03 14:54:04 +02:00
x86_64 automake commit without merge history 2010-05-06 11:34:04 +05:30
command.c automake commit without merge history 2010-05-06 11:34:04 +05:30
corecmd.c merge with mainline 2010-07-13 00:43:28 +05:30
device.c automake commit without merge history 2010-05-06 11:34:04 +05:30
disk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
dl.c Remove grub_dl_unload_all. It's unnecessary and causes trouble 2010-08-25 21:19:45 +02:00
elf.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
env.c automake commit without merge history 2010-05-06 11:34:04 +05:30
err.c automake commit without merge history 2010-05-06 11:34:04 +05:30
file.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
fs.c merge with mainline 2010-07-13 00:43:28 +05:30
list.c merge with mainline 2010-07-13 00:43:28 +05:30
main.c merge with mainline 2010-07-13 00:43:28 +05:30
misc.c * grub-core/kern/misc.c (grub_vprintf): Use va_copy when necessary. 2010-09-12 14:00:44 +02:00
mm.c Fix a bug in memory allocation 2010-08-29 00:19:13 +02:00
parser.c merge with mainline 2010-07-13 00:43:28 +05:30
partition.c merge with mainline 2010-08-19 16:54:00 +05:30
rescue_parser.c merge with mainline 2010-07-13 00:43:28 +05:30
rescue_reader.c merge with mainline 2010-07-13 00:43:28 +05:30
term.c merge with mainline 2010-08-22 21:00:22 +05:30
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30