coreboot/src
Felix Held 3d19aa9ce8 soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device
Don't set bit 2 of the return value of the _STA method in order for
Windows not to show a warning about an unknown device in the device
manager for this device.

TEST=The unknown device with device instance path ACPI\AMD0040\3
disappeared from the device manager in Windows 10 build 19045 on a
Mandolin board with a Picasso APU.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: If005f06843956004c281fd70cf364171148cb9ff
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68962
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-05-13 18:33:40 +00:00
..
acpi acpi/acpigen: add acpigen_resource_io to generate I/O resource 2023-05-11 19:30:10 +00:00
arch arch/x86/car.ld: Fix undefined macro 2023-05-09 18:15:45 +00:00
commonlib {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM 2023-04-21 17:22:00 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu,nb/amd/pi/00730F01: dynamically generate CPU devices 2023-05-13 00:14:32 +00:00
device lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
drivers drivers/ocp/ewl: Add EWL driver for EWL type 3 error handling 2023-05-12 15:03:29 +00:00
ec ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep() 2023-05-07 14:54:12 +00:00
include acpi/acpigen: add acpigen_resource_io to generate I/O resource 2023-05-11 19:30:10 +00:00
lib Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} 2023-05-05 13:56:34 +00:00
mainboard mb/prodrive/hermes: Ensure VMX setting is applied 2023-05-13 09:19:32 +00:00
northbridge cpu,nb/amd/pi/00730F01: dynamically generate CPU devices 2023-05-13 00:14:32 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/amd/*/acpi/mmio.asl,sb_fch.asl: hide MISC device 2023-05-13 18:33:40 +00:00
southbridge sb,soc/amd,intel: Sync FADT entries visually 2023-05-10 21:26:55 +00:00
superio treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00
vendorcode vendorcode/mediatek/mt8195: Fix set but unused variables 2023-05-13 17:19:53 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00