[SeaBIOS] [PATCH 0/4] ACPI DSDT simplifications

Kevin O'Connor kevin at koconnor.net
Thu Sep 22 06:18:09 CEST 2011


This patch series simplifies the DSDT code.  The goal is to separate
out the DSDT into different chunks, and to remove some of the
duplicated code by using methods.

Kevin O'Connor (4):
  Delineate ACSP DSL code into sections.
  Consolidate PCI hotplug definitions together in DSL file.
  Simplify PCI hotplug acpi macros.
  Move code from PCI hotplug DSDT macros to methods.

 src/acpi-dsdt.dsl |  349 +++++++-----
 src/acpi-dsdt.hex | 1608 ++++++++++++++++++++++-------------------------------
 2 files changed, 875 insertions(+), 1082 deletions(-)

-- 
1.7.6.2




More information about the SeaBIOS mailing list