Matt DeVillier has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/80058?usp=email )
Change subject: soc/intel/common/block/sata: Add ACPI stub for SATA device ......................................................................
soc/intel/common/block/sata: Add ACPI stub for SATA device
Add an ACPI stub containing the SATA device in proper scope, along with the device status, so that there exists a device to be referenced from the PEPD LPI constraint list. Fixes a Windows BSOD INTERNAL_POWER_ERROR on Chromeboxes with enabled SATA ports.
TEST=build/boot Win11 on google/puff (kaisa).
Change-Id: I951c62d09609ed73079fe97ea9ce49fdee333272 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/soc/intel/common/block/sata/sata.c 1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/80058/2