[coreboot] [PATCHES] Small cleanup for MP Tables, avoid duplicate ACPI tables

Myles Watson mylesgw at gmail.com
Fri Apr 24 06:36:02 CEST 2009



> Hi,
> 
> 20090423-1-cleanup-mptable-code.patch removes some duplicate code (see the
> function right below the one that is changed)
> 
> 20090423-2-only-write-acpi-table-once.patch changes the behaviour of the
> ACPI
> generating code so it only writes at most one full ACPI table.
> In the cases where both HAVE_LOW_TABLES and HAVE_HIGH_TABLES are enabled,
> the
> table is written to high memory, and an RSDP is written to the low memory
> that
> points to the high mem one.
> All other cases should do exactly the same as before.
> 
> Both are
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
Acked-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles





More information about the coreboot mailing list