grub/boot/i386/pc
Colin Watson 33dfc52f44 2010-02-10 Colin King <colin.king@ubuntu.com>
2010-02-10  Colin Watson  <cjwatson@ubuntu.com>

	Shrink the pre-partition-table part of boot.img by eight bytes.

	* boot/i386/pc/boot.S (ERR): New macro.
	(chs_mode): Use ERR.
	(geometry_error): Likewise.
	(hd_probe_error): Remove.  This is only used once, so we wrwite
	it inline instead.
	(read_error): Instead of printing read_error_string, just set up
	%si and fall through to ...
	(error_message): ... this new function, also used by ERR.
2010-02-22 12:42:13 +00:00
..
boot.S 2010-02-10 Colin King <colin.king@ubuntu.com> 2010-02-22 12:42:13 +00:00
cdboot.S 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
diskboot.S 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:34:03 +00:00
lnxboot.S 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
pxeboot.S 2010-01-26 Robert Millan <rmh.grub@aybabtu.com> 2010-01-26 16:39:37 +00:00