grub/boot
Colin King 463ac55fac 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.

	Also-By: Colin Watson <cjwatson@ubuntu.com>
2010-03-14 15:47:05 +00:00
..
i386 2010-02-10 Colin King <colin.king@ubuntu.com> 2010-02-22 12:42:13 +00:00
sparc64/ieee1275 Fix raw image addresses 2010-02-13 18:48:33 +01:00