coreboot-kgpe-d16/src/cpu
Timothy Pearson 033bb4bc8d acpi: Generate valid ACPI processor objects
The existing code generated invalid ACPI processor objects
if the core number was greater than 9.  The first invalid
object instance was autocorrected by Linux, but subsequent
instances conflicted with each other, leading to a failure
to boot if more than 10 CPU cores were installed.

The modified code will function with up to 99 cores.

Change-Id: I62dc0eb61ae2e2b7f7dcf30e9c7de09cd901a81c
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8422
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-02-16 21:02:30 +01:00
..
allwinner cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM 2015-02-14 22:54:01 +01:00
amd cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id 2015-02-11 23:10:44 +01:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp vboot2: add verstage 2015-01-27 01:41:40 +01:00
intel acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
qemu-x86 vboot2: add verstage 2015-01-27 01:41:40 +01:00
samsung/exynos5250 armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
ti CBMEM: Always use DYNAMIC_CBMEM 2015-01-27 22:54:32 +01:00
via vboot2: add verstage 2015-01-27 01:41:40 +01:00
x86 FSP & CBMEM: Fix broken cbmem CAR transition. 2015-02-06 00:53:13 +01:00
Kconfig intel: Fix microcode alignment 2014-12-28 19:57:37 +01:00
Makefile.inc intel: Fix microcode alignment 2014-12-28 19:57:37 +01:00