* Rudolf Marek r.marek@assembler.cz [101210 08:59]:
Wouldn't the right way to fix this be to actually implement the acpi_enable/acpi_disable commands on smi_cmd?
No, you can put system in ACPI mode yourself. The only disadvantage is that you don't get poweroff if power button is pressed for less than 4 seconds (unless implementing IRQ9).
I think all other chipsets in coreboot are doing it this way except Intel ;)
Wow, so the Intel chipsets are the only ones not broken in coreboot? ;-)
Nevermind, I think this should go in but with a big warning in the code stating that it should be released once we have a decent SMM handler for that system.
Stefan