[SeaBIOS] Build failed in Jenkins: seabios #198

Kevin O'Connor kevin at koconnor.net
Thu Nov 19 17:27:22 CET 2015


On Thu, Nov 19, 2015 at 05:21:43PM +0100, Gerd Hoffmann wrote:
>   Hi,
> 
> > It looks like only q35-acpi-dsdt.aml is needed.  And, SeaBIOS never
> > uses that file.
> 
> I think I just change the spec file to not include the aml files any
> more.

The QEMU code hw/i386/pc_q35.c has pc_acpi_init("q35-acpi-dsdt.aml").
So, I guess it still needs to get the file from somewhere.  But, if
that can be changed (or I missed something) then not generating the
file does sound best.

-Kevin



More information about the SeaBIOS mailing list