269563a423
parts. This should help to reduce the code duplication for Rudolf's K8/VIA SMM implementation... Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Joseph Smith <joe@settoplinux.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3870 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
12 lines
229 B
Text
12 lines
229 B
Text
uses HAVE_MOVNTI
|
|
default HAVE_MOVNTI=1
|
|
dir /cpu/x86/tsc
|
|
dir /cpu/x86/mtrr
|
|
dir /cpu/x86/fpu
|
|
dir /cpu/x86/mmx
|
|
dir /cpu/x86/sse
|
|
dir /cpu/x86/lapic
|
|
dir /cpu/x86/cache
|
|
dir /cpu/x86/smm
|
|
dir /cpu/intel/microcode
|
|
driver model_f1x_init.o
|