grub/kern/i386/pc
Colin Watson 2164da6b25 Fix i386-pc prefix handling with nested partitions (Debian bug
#585068).  Note that the case where the core image is booted using
multiboot and relocated from its original location still requires
more work.
* kern/i386/pc/init.c (make_install_device): If the prefix starts
with "(,", fill the boot drive in between those two characters, but
expect that a full partition specification including partition map
names will follow.
* util/i386/pc/grub-setup.c (setup): Unless an explicit prefix was
specified, write a prefix without the drive name but including a
full partition specification.
2010-06-17 12:15:37 +01:00
..
init.c Fix i386-pc prefix handling with nested partitions (Debian bug 2010-06-17 12:15:37 +01:00
lzma_decode.S 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
mmap.c * kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Zero-fill entry 2010-05-21 20:22:29 +02:00
startup.S * kern/i386/pc/startup.S (grub_getrtsecs): Removed (dead code). 2010-04-05 15:59:32 +02:00