grub/grub-core
Vladimir 'phcoder' Serbinenko b2a30ac5e4 Filter devaliases and never open same device twice.
* grub-core/disk/ieee1275/ofdisk.c (last_devpath): New variable.
	(last_ihandle): Likewise.
	(ofdisk_hash_ent): New member shortest.
	(ofdisk_hash_add): Add canonical path too.
	(scan): New function.
	(grub_ofdisk_iterate): Iterate over hashed entries.
	(compute_dev_path): Don't add :0.
	(grub_ofdisk_open): Don't really open the disk.
	(grub_ofdisk_close): Avoid closing unrelated disk.
	(grub_ofdisk_read): Implement reopen logic.
	* grub-core/kern/ieee1275/openfw.c (grub_ieee1275_canonicalise_devname):
	New function.
	* include/grub/ieee1275/ieee1275.h (grub_ieee1275_canonicalise_devname):
	New proto.
2010-09-13 19:17:29 +02:00
..
boot Compress grub_prefix. 2010-09-03 14:54:04 +02:00
bus Fix alignment and add explicit assert for td and ed size 2010-08-30 16:25:14 +02:00
commands videoinfo on non-vbe. 2010-09-13 13:38:13 +02:00
disk Filter devaliases and never open same device twice. 2010-09-13 19:17:29 +02:00
efiemu merge mainline into newreloc 2010-08-29 18:54:50 +02:00
font merge with mainline 2010-07-13 00:43:28 +05:30
fs 2010-09-09 Robert Millan <rmh@gnu.org> 2010-09-09 01:12:10 +02:00
gettext * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00
gfxmenu merge with mainline 2010-07-13 00:43:28 +05:30
gnulib automake commit without merge history 2010-05-06 11:34:04 +05:30
hello merge with mainline 2010-08-26 09:30:11 +05:30
hook automake commit without merge history 2010-05-06 11:34:04 +05:30
io * grub-core/Makefile.core.def (xzio): New module. 2010-09-05 17:12:13 +02:00
kern Filter devaliases and never open same device twice. 2010-09-13 19:17:29 +02:00
lib * grub-core/lib/xzembed/xz_dec_stream.c (xz_dec_reset): Preserve context 2010-09-12 13:50:24 +02:00
loader Fix sparc64. 2010-09-13 16:49:50 +02:00
mmap merge with mainline 2010-07-13 00:43:28 +05:30
normal * grub-core/normal/completion.c (complete_file): Handle device 2010-09-13 14:26:55 +02:00
partmap merge with mainline 2010-08-19 16:54:00 +05:30
parttool automake commit without merge history 2010-05-06 11:34:04 +05:30
script Not command (!) support to GRUB script. 2010-09-08 09:21:02 +05:30
term Missing part of r2705 2010-09-08 19:09:07 +02:00
tests merge with mainline 2010-09-04 09:05:21 +05:30
video videoinfo on non-vbe. 2010-09-13 13:38:13 +02:00
gencmdlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinit.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genemuinitheader.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genfslist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genhandlerlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genmoddep.awk cleanup 2010-06-03 11:52:33 +05:30
genmodsrc.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genpartmaplist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genparttoollist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gensymlist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
genterminallist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
gentrigtables.c automake commit without merge history 2010-05-06 11:34:04 +05:30
genvideolist.sh automake commit without merge history 2010-05-06 11:34:04 +05:30
Makefile.am Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
Makefile.core.def Fix sparc64. 2010-09-13 16:49:50 +02:00