[SeaBIOS] [PATCH v2 0/6] Build PCI hotplug SSDT from a single template

Kevin O'Connor kevin at koconnor.net
Sat Aug 4 18:00:33 CEST 2012


On Thu, Aug 02, 2012 at 03:07:20PM +0200, Paolo Bonzini wrote:
> More than 1kb of data is taken by the 32 copies of the PCI hotplug SSDT
> methods.  We can build them from a single template like we do for CPUs.
> 
> This series does exactly this.  Patches 1 prepares for the change, by
> moving other pieces of ssdt-pcihd.dsl out of the way.  Patch 2 is also
> a simple rename and patch 3 fixes a bug in acpi_extract.  Patches 4 to
> 6 finally do the movement.
> 
> v1->v2: document computation of length (patch 1, Igor)
>         build PCNT dynamically (Kevin)

The patch looks good to me.  Lets see where the discusions go before
committing.

-Kevin



More information about the SeaBIOS mailing list