APFS: Implement ZLib downgrade for 12.4+

Applicable for pre-Sandy Bridge Macs
This commit is contained in:
Mykola Grymalyuk
2022-05-24 17:48:40 -06:00
parent d9ed037d7a
commit 67a78ec4a2
4 changed files with 32 additions and 0 deletions

View File

@@ -1221,6 +1221,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>NoAVXFSCompressionTypeZlib.kext</string>
<key>Comment</key>
<string>Work-around 12.4+ Zlib kernel panic</string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/NoAVXFSCompressionTypeZlib</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>21.5.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>