[SeaBIOS] Compiling SeaBIOS for coreboot has problems with its ACPI code

Kevin O'Connor kevin at koconnor.net
Fri Jul 27 02:14:45 CEST 2012


On Thu, Jul 26, 2012 at 03:56:50PM +0200, Idwer Vollering wrote:
> 2012/7/26 Kevin O'Connor <kevin at koconnor.net>:
> > This is typically due to oddities with the compiler.  What version of
> > compiler and binutils do you have?  Can you tar up the "out/"
> > directory and email it to me?
> 
> http://ra.openbios.org/~idwer/seabios_out.tar

The SeaBIOS acpi_extract.py build tool is relying on the acpi output
including the comments from the source acpi file.  It looks like the
latest acpi compiler versions are stripping the comments out.

You'll have to use an older version of the iasl compiler until we can
update the SeaBIOS build.

-Kevin



More information about the SeaBIOS mailing list