<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
the attached patch does the following:<br>
- renames LinuxBIOS to coreboot; in addition you need to mv linuxbios.c
coreboot.c and mv linuxbios_tables.h coreboot_tables.h<br>
</font></font><font size="-1"><font face="Helvetica, Arial, sans-serif">-
fixes cross compilation with an i386-elf- cross toolchain. i.e. drop
all illegal use of system headers,</font></font> use $(OBJCOPY) instead
of objcopy, add $(CROSS)<br>
<font size="-1"><font face="Helvetica, Arial, sans-serif">- instead of
preprocessing bootsect.S into bootsect.s, the intermediate file is now
called bootsect.pre.s. This fixes compilation of memtest86+ on case
insensitive filesystems (like NTFS and HFS+)<br>
- Drop unused HWRPB coreboot table type<br>
- Add support for coreboot table forward. The coreboot table may live
somewhere else in memory, in which case there's only a "forwarder" in
the lower 1MB of memory.<br>
<br>
Best regards,<br>
Stefan<br>
</font></font><br>
<pre class="moz-signature" cols="72">-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: <a class="moz-txt-link-abbreviated" href="mailto:info@coresystems.de">info@coresystems.de</a>  • <a class="moz-txt-link-freetext" href="http://www.coresystems.de/">http://www.coresystems.de/</a>
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
</pre>
<br>
</body>
</html>