grub/boot/i386
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
..
pc 2010-02-10 Colin King <colin.king@ubuntu.com> 2010-02-22 12:42:13 +00:00
qemu 2009-06-27 Pavel Roskin <proski@gnu.org> 2009-06-27 11:18:10 +00:00