[SeaBIOS] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v2)

Eduardo Habkost ehabkost at redhat.com
Fri Jul 20 19:04:48 CEST 2012


Small changes from the previous series:
 - Patch 1/2: cosmetic whitespace change
 - Patch 2/2: use size suffixes on asm instructions on smp.c
 - New patch descriptions

Eduardo Habkost (2):
  acpi: report real I/O APIC ID (0) on MADT table
  allow CPUs to have non-contiguous Local APIC IDs (v2)

 src/acpi-dsdt.dsl |    4 +++-
 src/acpi.c        |   11 ++++++-----
 src/config.h      |    1 +
 src/mptable.c     |    2 +-
 src/smp.c         |   17 +++++++++++++++++
 src/util.h        |    1 +
 6 files changed, 29 insertions(+), 7 deletions(-)

-- 
1.7.10.4




More information about the SeaBIOS mailing list