[SeaBIOS] [seabios][PATCH 1/2] move all acpi-table related definitions to acpi.h

Kevin O'Connor kevin at koconnor.net
Thu Feb 7 05:15:11 CET 2013


On Mon, Feb 04, 2013 at 10:27:59AM +0800, liguang wrote:
> Signed-off-by: liguang <lig.fnst at cn.fujitsu.com>

Thanks.  Some comments.

[...]
> --- a/src/acpi.h
> +++ b/src/acpi.h
[...]
> +#include "acpi-dsdt.hex"

Moving the acpi structure defines to the header is fine, but moving
the DSDT code into the header is definitely not right.

-Kevin



More information about the SeaBIOS mailing list