Attention is currently required from: Sean Rhodes.
Hello Sean Rhodes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74892
to look at the new patch set (#2).
Change subject: soc/intel/apl: Hide IPC ACPI device from Windows ......................................................................
soc/intel/apl: Hide IPC ACPI device from Windows
The IPC device does not have or need any drivers under Windows, so set the ACPI status to enabled but hidden (0xb). Linux is unaffected as it does not use the ACPI status function.
Change-Id: I02efb64a845edc6e4fc559e7e99a7825abf4c2aa Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/soc/intel/apollolake/acpi/pmc_ipc.asl 1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/74892/2