Attention is currently required from: Cliff Huang, Lance Zhao, Matt DeVillier, Tim Wawrzynczak.
Hello Cliff Huang, Lance Zhao, Matt DeVillier, Tim Wawrzynczak, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81029?usp=email
to look at the new patch set (#2).
Change subject: acpi: Guard CBMEM driver against Chrome devices ......................................................................
acpi: Guard CBMEM driver against Chrome devices
Commit ce10b6f82185baa2a777d946ca6c9ba72d3d6ef8 unhid the BOOT0000 device from Windows. It requires a driver that's available from Coolstars EC bundle.
Guard this against the ChromeEC, so that non-Chromebooks don't get an error device in Device Manager.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I6645c1be7d602a2775f703f5cf56e4c9d6f3bb76 --- M src/acpi/acpi.c 1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/81029/2