Following patch adds dynamically generated P-States infrastructure as well as

M2V-MX SE as example how to do that. It is based on AMD code and mine code for
ACPI generation.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3946 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Rudolf Marek
2009-02-14 15:40:23 +00:00
parent 66948f7e8c
commit f997b5554a
5 changed files with 108 additions and 9 deletions

View File

@ -20,3 +20,4 @@ driver model_fxx_init.o
object apic_timer.o
object model_fxx_update_microcode.o
object processor_name.o
object powernow_acpi.o