mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 09:33:13 -06:00
Added tested-working patches for DW1560
Summary ======= 1. Added Kexts for DW1560 on macOS 12 2. Added Fallback patches for DW1560 on macOS 11 3. Added compatibility to use the same EFI across macOS 12 and macOS 11 with working WiFi and BT on both systems 4. Tested the settings and verified to be working on my X1C6.
This commit is contained in:
parent
02533e2dc7
commit
0dd76f7169
15 changed files with 7638 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
||||||
<dict>
|
<dict>
|
||||||
<key>Add</key>
|
<key>Add</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0)</key>
|
<key>PciRoot(0x0)/Pci(0x1c,0x0)</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AAPL,slot-name</key>
|
<key>AAPL,slot-name</key>
|
||||||
<string>WLAN</string>
|
<string>WLAN</string>
|
||||||
|
@ -30,54 +30,62 @@
|
||||||
<key>Add</key>
|
<key>Add</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
<key>BundlePath</key>
|
<key>BundlePath</key>
|
||||||
<string>BrcmBluetoothInjector.kext</string>
|
<string>BrcmBluetoothInjector.kext</string>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string></string>
|
<string>For Monterey only</string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<false/>
|
||||||
<key>ExecutablePath</key>
|
<key>ExecutablePath</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>MaxKernel</key>
|
<key>MaxKernel</key>
|
||||||
<string></string>
|
<string>21.99.99</string>
|
||||||
<key>MinKernel</key>
|
<key>MinKernel</key>
|
||||||
<string></string>
|
<string>21.0.0</string>
|
||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
<key>BundlePath</key>
|
<key>BundlePath</key>
|
||||||
<string>BrcmFirmwareData.kext</string>
|
<string>BrcmFirmwareData.kext</string>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string></string>
|
<string>For Monterey only</string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>ExecutablePath</key>
|
<key>ExecutablePath</key>
|
||||||
<string>Contents/MacOS/BrcmFirmwareData</string>
|
<string>Contents/MacOS/BrcmFirmwareData</string>
|
||||||
<key>MaxKernel</key>
|
<key>MaxKernel</key>
|
||||||
<string></string>
|
<string>21.99.99</string>
|
||||||
<key>MinKernel</key>
|
<key>MinKernel</key>
|
||||||
<string></string>
|
<string>21.0.0</string>
|
||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
<key>BundlePath</key>
|
<key>BundlePath</key>
|
||||||
<string>BrcmPatchRAM3.kext</string>
|
<string>BrcmPatchRAM3.kext</string>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string></string>
|
<string>For Monterey only</string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>ExecutablePath</key>
|
<key>ExecutablePath</key>
|
||||||
<string>Contents/MacOS/BrcmPatchRAM3</string>
|
<string>Contents/MacOS/BrcmPatchRAM3</string>
|
||||||
<key>MaxKernel</key>
|
<key>MaxKernel</key>
|
||||||
<string></string>
|
<string>21.99.99</string>
|
||||||
<key>MinKernel</key>
|
<key>MinKernel</key>
|
||||||
<string></string>
|
<string>21.0.0</string>
|
||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
<key>BundlePath</key>
|
<key>BundlePath</key>
|
||||||
<string>AirportBrcmFixup.kext</string>
|
<string>AirportBrcmFixup.kext</string>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
|
@ -94,14 +102,16 @@
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
<key>BundlePath</key>
|
<key>BundlePath</key>
|
||||||
<string>AirPortBrcmNIC_Injector.kext</string>
|
<string>AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext</string>
|
||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>ExecutablePath</key>
|
<key>ExecutablePath</key>
|
||||||
<string>Contents/MacOS/AirportBrcmFixup/Contents/PlugIns/AirPortBrcmNIC_Injector.kext</string>
|
<string></string>
|
||||||
<key>MaxKernel</key>
|
<key>MaxKernel</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>MinKernel</key>
|
<key>MinKernel</key>
|
||||||
|
@ -109,6 +119,60 @@
|
||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
|
<key>BundlePath</key>
|
||||||
|
<string>BrcmBluetoothInjector-11.6.kext</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>For Big sur only</string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>ExecutablePath</key>
|
||||||
|
<string></string>
|
||||||
|
<key>MaxKernel</key>
|
||||||
|
<string>20.99.99</string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string>20.0.0</string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
|
<key>BundlePath</key>
|
||||||
|
<string>BrcmFirmwareData-11.6.kext</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>For Big sur only</string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>ExecutablePath</key>
|
||||||
|
<string>Contents/MacOS/BrcmFirmwareData</string>
|
||||||
|
<key>MaxKernel</key>
|
||||||
|
<string>20.99.99</string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string>20.0.0</string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>x86_64</string>
|
||||||
|
<key>BundlePath</key>
|
||||||
|
<string>BrcmPatchRAM3-11.6.kext</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>For Big sur only</string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>ExecutablePath</key>
|
||||||
|
<string>Contents/MacOS/BrcmPatchRAM3</string>
|
||||||
|
<key>MaxKernel</key>
|
||||||
|
<string>20.99.99</string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string>20.0.0</string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
128
patches/Network Patches/Kexts/AirportBrcmFixup.kext/Contents/Info.plist
Executable file
128
patches/Network Patches/Kexts/AirportBrcmFixup.kext/Contents/Info.plist
Executable file
|
@ -0,0 +1,128 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>19H1217</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.1.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.1.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>12B45b</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>11.0</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>20A2408</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx11.0</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1220</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>12B45b</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.lvs1974.AirportBrcmFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
<key>as.lvs1974.FakeAirportBrcmFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>FakeBrcm</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,432b</string>
|
||||||
|
<string>pci14e4,4311</string>
|
||||||
|
<string>pci14e4,4312</string>
|
||||||
|
<string>pci14e4,4313</string>
|
||||||
|
<string>pci14e4,4318</string>
|
||||||
|
<string>pci14e4,4319</string>
|
||||||
|
<string>pci14e4,431a</string>
|
||||||
|
<string>pci14e4,4320</string>
|
||||||
|
<string>pci14e4,4324</string>
|
||||||
|
<string>pci14e4,4325</string>
|
||||||
|
<string>pci14e4,4328</string>
|
||||||
|
<string>pci14e4,432c</string>
|
||||||
|
<string>pci14e4,432d</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>6000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 lvs1974. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.6</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>2.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.dsep</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>Copyright © 2020 lvs1974. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcm4360Injector</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirPortBrcm4360</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Airport_Brcm4360</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.Brcm4360</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_Brcm4360</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1110</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
|
@ -0,0 +1,53 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>Copyright © 2020 lvs1974. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmNICInjector</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirPortBrcmNIC</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Airport_BrcmNIC</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.BrcmNIC</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_BrcmNIC</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>2048</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
1410
patches/Network Patches/Kexts/BrcmBluetoothInjector-11.6.kext/Contents/Info.plist
Executable file
1410
patches/Network Patches/Kexts/BrcmBluetoothInjector-11.6.kext/Contents/Info.plist
Executable file
File diff suppressed because it is too large
Load diff
1519
patches/Network Patches/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist
Executable file
1519
patches/Network Patches/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist
Executable file
File diff suppressed because it is too large
Load diff
67
patches/Network Patches/Kexts/BrcmFirmwareData-11.6.kext/Contents/Info.plist
Executable file
67
patches/Network Patches/Kexts/BrcmFirmwareData-11.6.kext/Contents/Info.plist
Executable file
|
@ -0,0 +1,67 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>18E226</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>BrcmFirmwareData</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BrcmFirmwareStore</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>BrcmFirmwareData</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.5.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.5.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>BrcmFirmwareStore</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BrcmFirmwareStore</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BrcmFirmwareStore</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BrcmFirmwareStore</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>2.5.3</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
71
patches/Network Patches/Kexts/BrcmFirmwareData.kext/Contents/Info.plist
Executable file
71
patches/Network Patches/Kexts/BrcmFirmwareData.kext/Contents/Info.plist
Executable file
|
@ -0,0 +1,71 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>19H1417</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>BrcmFirmwareData</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BrcmFirmwareStore</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>BrcmFirmwareData</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.6.1</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.6.1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>12B45b</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>11.0</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>20A2408</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx11.0</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1220</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>12B45b</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>BrcmFirmwareStore</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BrcmFirmwareStore</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BrcmFirmwareStore</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BrcmFirmwareStore</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>2.6.1</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
2129
patches/Network Patches/Kexts/BrcmPatchRAM3-11.6.kext/Contents/Info.plist
Executable file
2129
patches/Network Patches/Kexts/BrcmPatchRAM3-11.6.kext/Contents/Info.plist
Executable file
File diff suppressed because it is too large
Load diff
Binary file not shown.
2133
patches/Network Patches/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
Executable file
2133
patches/Network Patches/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
Executable file
File diff suppressed because it is too large
Load diff
BIN
patches/Network Patches/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3
Executable file
BIN
patches/Network Patches/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3
Executable file
Binary file not shown.
Loading…
Reference in a new issue