Hello! This little patch activates HIGH_TABLES on M57SLI. I tested it with a recent SeaBios version, and it works.
Signed-off-by: Harald Gutmann <[email protected]> Kind regards, Harald
Index: Options.lb =================================================================== --- Options.lb (revision 4352) +++ Options.lb (working copy) @@ -87,6 +87,8 @@ uses HW_MEM_HOLE_SIZE_AUTO_INC uses K8_HT_FREQ_1G_SUPPORT +uses HAVE_HIGH_TABLES + uses HT_CHAIN_UNITID_BASE uses HT_CHAIN_END_UNITID_BASE uses SB_HT_CHAIN_ON_BUS0 @@ -169,6 +171,9 @@ ## default HAVE_MP_TABLE=1 +## HIGH tables support +default HAVE_HIGH_TABLES=1 + ## ACPI tables will be included default HAVE_ACPI_TABLES=0
signature.asc
Description: This is a digitally signed message part.
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

