Fix Power Management Support in macOS 12.3 Beta 1

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/930
This commit is contained in:
Mykola Grymalyuk
2022-01-31 10:24:09 -07:00
parent 1027e37a03
commit f7f890d37e
5 changed files with 35 additions and 0 deletions
+18
View File
@@ -1149,6 +1149,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>Comment</key>
<string>ACPI_SMC_PlatformPlugin Override</string>
<key>Enabled</key>
<false/>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>21.4.0</string>
<key>BundlePath</key>
<string>ASPP-Override.kext</string>
<key>ExecutablePath</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>