Add PMC thing
This commit is contained in:
parent
d52a86ae22
commit
add0339a4c
2 changed files with 9 additions and 1 deletions
BIN
OPENCORE/EFI/OC/ACPI/SSDT-PMC.aml
Normal file
BIN
OPENCORE/EFI/OC/ACPI/SSDT-PMC.aml
Normal file
Binary file not shown.
|
@ -14,6 +14,14 @@
|
||||||
<dict>
|
<dict>
|
||||||
<key>Add</key>
|
<key>Add</key>
|
||||||
<array>
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>PMCR for native 300-series NVRAM</string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Path</key>
|
||||||
|
<string>SSDT-PMC.aml</string>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
@ -1674,7 +1682,7 @@
|
||||||
<key>SystemAudioVolume</key>
|
<key>SystemAudioVolume</key>
|
||||||
<data>Rg==</data>
|
<data>Rg==</data>
|
||||||
<key>boot-args</key>
|
<key>boot-args</key>
|
||||||
<string>-v debug=0x100 keepsyms=1 alcid=1 -radcodec unfairgva=1</string>
|
<string>-v debug=0x100 keepsyms=1 alcid=1 npci=0x3000 -radcodec unfairgva=1</string>
|
||||||
<key>csr-active-config</key>
|
<key>csr-active-config</key>
|
||||||
<data>AAAAAA==</data>
|
<data>AAAAAA==</data>
|
||||||
<key>prev-lang:kbd</key>
|
<key>prev-lang:kbd</key>
|
||||||
|
|
Loading…
Reference in a new issue