coreboot/src/soc/intel
Matt DeVillier 71fee41ef5 soc/intel/adl: Unhide PMC, IOM ACPI devices from OS
These were hidden because no Windows drivers existed, but now that
they do, the ACPI devices need to be visible in order for the
drivers to properly attach.

TEST=build google/banshee, boot Windows, verify Windows drivers
correctly attach to PCM/IOM devices.

Change-Id: Idbbaee29bffb49059d8450abd09e0c3f7b490fae
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74850
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: CoolStar <coolstarorganization@gmail.com>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
2023-05-01 14:47:10 +00:00
..
alderlake soc/intel/adl: Unhide PMC, IOM ACPI devices from OS 2023-05-01 14:47:10 +00:00
apollolake soc/intel/apl: Fix programming temporary MTRR on GLK 2023-03-21 23:08:11 +00:00
baytrail sb,soc/amd,intel: Drop include <cpu/x86/smm.h> 2023-04-29 01:21:23 +00:00
braswell sb,soc/amd,intel: Drop include <cpu/x86/smm.h> 2023-04-29 01:21:23 +00:00
broadwell sb,soc/amd,intel: Drop include <cpu/x86/smm.h> 2023-04-29 01:21:23 +00:00
cannonlake soc/intel/cannonlake: Allow SoC to choose CAR mode (eNEM/NEM) 2023-04-14 14:45:12 +00:00
common soc/intel/cmn/cse: Decouple ME_RW compression from CSE RW Sync 2023-05-01 14:42:53 +00:00
denverton_ns arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator 2023-02-09 16:54:11 +00:00
elkhartlake soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC Kconfig 2023-03-23 08:46:34 +00:00
jasperlake soc/intel/jasperlake: Hook up GMA ACPI brightness controls 2023-04-16 14:06:57 +00:00
meteorlake soc/intel/meteoerlake: set power limits dynamically 2023-04-22 16:24:41 +00:00
quark ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT 2023-04-26 11:02:18 +00:00
skylake soc/intel: Move USB PORTSC definition into IA common code 2023-03-26 19:44:15 +00:00
tigerlake soc/intel/tgl: Unhide PMC, IOM ACPI devices from OS 2023-05-01 14:47:04 +00:00
xeon_sp ACPI: Make FADT entries for RTC/CMOS architectural 2023-04-29 01:20:54 +00:00
Makefile.inc