[SeaBIOS] [PATCH v4 5/5] acpi: add an option to disable builtin tables

Michael S. Tsirkin mst at redhat.com
Wed Sep 25 01:52:41 CEST 2013


On Tue, Sep 24, 2013 at 07:45:11PM -0400, Kevin O'Connor wrote:
> On Mon, Sep 23, 2013 at 09:20:37PM +0300, Michael S. Tsirkin wrote:
> > Serves to save a bit of memory, and is helpful
> > for debugging (making sure tables come from qemu).
> > 
> > Memory stats:
> > Enabled:
> > Total size: 128776  Fixed: 59100  Free: 2296 (used 98.2% of 128KiB rom)
> > Disabled:
> > Total size: 119836  Fixed: 58996  Free: 11236 (used 91.4% of 128KiB rom)
> 
> I don't think this is necessary - CONFIG_ACPI can be used to disable
> local ACPI table generation.  (If QEMU has a "romfile loader" file
> then SeaBIOS should use it irrespective of CONFIG_ACPI.)
> 
> -Kevin

Sounds good.



More information about the SeaBIOS mailing list