Attention is currently required from: Patrick Rudolph.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/78133?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: cpu/intel/model_206ax: Print supported C-states ......................................................................
cpu/intel/model_206ax: Print supported C-states
According to the BWG C-states are processor specific and BIOS must check if a C-state is supported at all.
Print the supported C-states in generate_C_state_entries().
Test: Tested on Lenovo X220 using Intel i5-2540M. All C-states are reported as supported.
Change-Id: I713712a1a104714cbf3091782e564e7e784cf21d Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/arch/x86/cpu_common.c M src/arch/x86/include/arch/cpu.h M src/cpu/intel/model_206ax/acpi.c 3 files changed, 47 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/78133/5