CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/27 10:46:15
Modified files:
sys/dev/acpi : dsdt.c
Log message:
Add workaround for Lenovo X1 gen 8 which has AML that tries to invoke
ToHexString() on a Package. Should probably be replaced by a better solution
after release.
ok deraadt@
