coreboot-kgpe-d16/src/soc
Michał Kopeć 45037f786c soc/intel/tigerlake: Hide PMC and IOM devices
Windows complains on missing drivers for these ACPI devices. Hide them
from OS as it doesn't influence the hardware operation. Linux can
still probe the drivers correctly.

TEST=Boot Windows 11 and see there are no devices with missing drivers.
Boot Ubuntu 20.04 and check that drivers corresponding to ACPI HIDs are
still probed.

Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
Change-Id: I6c30c08ab730749bddef7ea67c7470c1554bd572
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62492
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2022-03-07 17:51:07 +00:00
..
amd src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
cavium src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
example Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
intel soc/intel/tigerlake: Hide PMC and IOM devices 2022-03-07 17:51:07 +00:00
mediatek soc/mediatek/mt8195: Update header version from 1.8.1 to 1.9.1 2022-03-04 12:17:02 +00:00
nvidia Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
qualcomm treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
rockchip Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
samsung soc/samsung/exynos5420: Remove unuseful 'return' in void function 2022-02-01 18:10:53 +00:00
sifive src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
ti treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
ucb