opnsense-src/sys/dev/acpi_support
Takanori Watanabe f9b4092743 acpi_wmi: Add type check before evaluaeting query ACPI method
Some ACPI wmi query is implemented by named object, not method,
ACPICA complains when non-method object is evaluated with one or more arguments.
Especially, almost all binary MOF object obtaining method is the case.

This commit will fix it.

PR:	284912
Reported by:	Alexander Ziaee
Differential Revision: https://reviews.freebsd.org/D49129
2025-03-10 11:22:30 +09:00
..
acpi_asus.c acpi: Use device_set_descf() 2024-06-02 19:38:41 -04:00
acpi_asus_wmi.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
acpi_fujitsu.c acpi: Use device_set_descf() 2024-06-02 19:38:41 -04:00
acpi_hp.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
acpi_ibm.c acpi_ibm: pass brightness events to evdev(4) 2024-12-23 18:10:56 -08:00
acpi_panasonic.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
acpi_rapidstart.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
acpi_sbl_wmi.c acpi_sbl_wmi: add a driver to trigger SBL firmware updates 2024-10-15 16:29:11 +02:00
acpi_sony.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
acpi_toshiba.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
acpi_wmi.c acpi_wmi: Add type check before evaluaeting query ACPI method 2025-03-10 11:22:30 +09:00
acpi_wmi_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
atk0110.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00