13 Commits

Author SHA1 Message Date
Jiabei Xu
d09762e745
Docs: Add a new naming for CPU in SSDT-PLUG (#56) 2020-05-18 09:17:13 +03:00
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
DreamWalkerXZ
12b24dd877
Docs/SSDT-PLUG: Fix incorrect indentation(#34) 2020-04-10 12:01:13 +02:00
Gengik84
29bd5732ad
Docs: Simplify SSDT-PLUG to improve readability (#32) 2020-04-09 15:23:29 +03:00
Gengik84
40b0a4b6ee
Update SSDT-PLUG.dsl (#31) 2020-04-07 14:57:06 +03:00
Pavo
4ca3758fc7
Docs: Added AMD CPU naming to CPU table sample (#26) 2020-04-04 12:23:45 +03:00
vit9696
91b81874ad Docs: Add just another CPU PM entry to the sample
closes #25
2020-04-04 01:01:43 +03:00
vit9696
8cffb55430 Docs: Update SSDT-PLUG.dsl, thx to gengik84 2020-04-03 23:30:47 +03:00
Download-Fritz
f6b4ac59be AcpiSamples/PLUG: Note alternative naming 2020-03-28 11:44:56 +01:00
vit9696
a825da4e56 Docs: Add PMC ACPI sample for 300-series chipsets
This works around bugs in APTIO V NVRAM implementation on Z390 and above.
Based off multiple third-party contributions with additional debugging
from https://www.hackintosh-forum.de/forum/thread/46154. Also thanks
to @vandroiy2013.

closes acidanthera/bugtracker#397
2020-01-20 12:18:26 +03:00
PMheart
2d213f7833 AcpiSamples: Rename OEM vendor to ACDT 2019-09-03 18:03:40 +08:00
vit9696
8d2e15c9da Docs: Fix EC samples according to latest research published on applelife
https://applelife.ru/posts/807985
2019-05-30 23:58:45 +03:00
vit9696
69f1cafc43 Docs: Add some ACPI samples 2019-04-10 12:42:46 +03:00