aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_67x
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-04 17:18:10 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-01-08 08:18:13 +0000
commitb6dff82aab6638e5914dce09fdef05ce8da87190 (patch)
tree2352e3fc3581c16b2e6cf538b05a8e10bed443fd /src/cpu/intel/model_67x
parent04b2bb61fde8246cc9c3c52d785963bb2744acbc (diff)
cpu/intel/model_206ax: Always return a package from _CST
The _CST method is supposed to return a package. If a mainboard used zero for all ACPI C-states, the generated _CST would return nothing, which is invalid. Instead, return a package with no C-state entries. This change is a no-op, since all mainboards have at least one valid ACPI C-state. This is what `acpigen_write_CST_package()` does, too. Change-Id: I1f531e168683ed108a8d6d03dee6f5415fd15587 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49092 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/intel/model_67x')
0 files changed, 0 insertions, 0 deletions