Patrick Rudolph has uploaded a new patch set (#4) to the change originally created by Nico Huber. ( https://review.coreboot.org/21324 )
Change subject: arch/x86/acpigen: Add function to write a CPU package ......................................................................
arch/x86/acpigen: Add function to write a CPU package
Emits a list of CPU cores, e.g.
Package (2) { _PR.CP00, _PR.CP01 }
Tested on Lenovo Thinkpad T500.
Change-Id: I10e9ebad84343d1fb282b3fbb28f5f014f664f14 Signed-off-by: Nico Huber nico.h@gmx.de Signed-off-by: Patrick Rudolph siro@das-labor.org --- M src/arch/x86/acpigen.c M src/arch/x86/include/arch/acpigen.h 2 files changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/21324/4