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>
|
||||
<key>Add</key>
|
||||
<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>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
|
@ -1674,7 +1682,7 @@
|
|||
<key>SystemAudioVolume</key>
|
||||
<data>Rg==</data>
|
||||
<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>
|
||||
<data>AAAAAA==</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
|
|
Loading…
Reference in a new issue