coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki bc8c996608 Fix APIC cpu_index
If a CPU was pre-allocated, cpu_path is not copied and thus
index would not be updated. This breaks cpu_index() and AMD
model_fxx is possibly broken without this patch.

Change-Id: I77483181cf0bca31423c655942c022bffab3c7ea
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1199
Tested-by: build bot (Jenkins)
Reviewed-by: Sven Schnelle <svens@stackframe.org>
2012-07-10 19:53:43 +02:00
..
acpi
boot SMBIOS: move serial number and version out to Kconf 2012-07-03 13:36:27 +02:00
include PCI Type2 config must die 2012-07-05 23:01:42 +02:00
init Fix the error message for romstage when .bss or .data are non-zero 2012-07-03 09:43:38 +02:00
lib Fix APIC cpu_index 2012-07-10 19:53:43 +02:00
llshell llshell: fix build without romcc 2012-06-14 21:21:06 +02:00
Kconfig Use broadcast SIPI to startup siblings 2012-07-02 19:39:08 +02:00
Makefile.inc Use ld manually when compiling with clang 2012-05-29 22:54:13 +02:00
coreboot_ram.ld