coreboot/src
Matt DeVillier 4dc03c54fc mb/google/poppy/var/nocturne: Hide FPR device in ACPI
Set FPR (Fingerprint Reader) device status to hidden to prevent
Windows from enumerating it, as Windows does not support the FPR
on this platform. Linux ignores ACPI device status and continues
to work correctly via direct SPI access.

TEST=build/boot Win11, Linux on Nocturne.

Change-Id: I8806cbef3acbab45ddd03e9fa80f79625c84bcb4
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90156
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-12-02 01:52:57 +00:00
..
acpi acpigen_ps2_keybd: map insert 2025-11-22 18:55:53 +00:00
arch include/acpi: Move Error definitions/declarations into acpi_apei.h 2025-11-29 11:20:11 +00:00
commonlib commonlib: Add CBMEM ID to store boot mode 2025-11-26 18:56:39 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu Makefile.mk: separate bootblocks into BOOTBLOCK and TOPSWAP 2025-11-16 18:35:27 +00:00
device device: Introduce reworked azalia verb table 2025-09-28 18:18:14 +00:00
drivers drivers/intel/gma: Guard legacy brightness fallback 2025-11-30 19:32:32 +00:00
ec ec/google/chromeec/cfr: Fix CFR callback signatures 2025-11-25 16:50:04 +00:00
include mipi: Add DSC configuration and rate control parameters to panel header 2025-11-29 20:01:49 +00:00
lib lib/edid_fill_fb: Add dual pipe flag to lb_framebuffer_flags 2025-11-18 07:37:20 +00:00
mainboard mb/google/poppy/var/nocturne: Hide FPR device in ACPI 2025-12-02 01:52:57 +00:00
northbridge Haswell NRI: Print and fill in memory-related info 2025-10-29 16:52:51 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
soc soc/intel/common/block/graphics: Use Xeon W-11865MRE IGD PCI ID 2025-12-01 22:23:10 +00:00
southbridge tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
superio sio/nuvoton/common/nuvoton.h: Add common Nuvoton SIO LDNs 2025-10-29 16:56:07 +00:00
vendorcode src/vc/amd/fsp: fix type 17 DMI info 2025-11-27 17:54:30 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00