Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Commit

Permalink
BCM94352Z support / fixed panic on voodooi2c boot, updated vooodooi2c…
Browse files Browse the repository at this point in the history
…, vooodoops2, lilu, applealc, layout 31 fixes jack issue
  • Loading branch information
Hubert Szymon Okon authored and Hubert Szymon Okon committed Apr 18, 2019
1 parent 1f34d51 commit 18df044
Show file tree
Hide file tree
Showing 126 changed files with 5,857 additions and 756 deletions.
Binary file modified CLOVERX64.efi
Binary file not shown.
45 changes: 43 additions & 2 deletions config.plist
Expand Up @@ -123,7 +123,7 @@
<key>#DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Arguments</key>
<string> nv_disable=1 abm_firstpolldelay=6000 debug=0x100 -no_compat_check</string>
<string>-v nv_disable=1 abm_firstpolldelay=6000 debug=0x100 -no_compat_check</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>NeverHibernate</key>
Expand Down Expand Up @@ -371,7 +371,7 @@
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict>
<key>layout-id</key>
<integer>3</integer>
<integer>31</integer>
</dict>
</dict>
<key>USB</key>
Expand Down Expand Up @@ -531,6 +531,47 @@
</data>
</dict>
</array>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>EnableWifiBCM94352Z</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
gflSqgAAdSk=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Replace</key>
<data>
gflSqgAAZpA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 - fcvo </string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
MdtMPX3YdRI=
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Replace</key>
<data>
Mdv/w5CQkJA=
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
Expand Down
Binary file modified kexts/.DS_Store
Binary file not shown.
Binary file modified kexts/Other/.DS_Store
Binary file not shown.

0 comments on commit 18df044

Please sign in to comment.