MacOS86-it 613d0bdb88
Docs: Another check in SSDT-PLUG to fix 'Cannot override' bug (#35)
This one should fix issue #814 once and for all. The issue was caused by the SSDT that was adding _DSM Method to a Package (forbidden by ACPI Specification) defined on the DSDT (\_SB.PR00). The new if-condition checks if the object is a Processor. By doing this way, if it finds a Package it doesn't add the _DSM Method.
2020-04-13 05:06:23 +03:00
..
2019-11-14 21:10:06 +03:00
2020-01-20 13:19:38 +03:00