Removed unworking usb tethering kext, added bluetooth kext, switeched to release opencore
This commit is contained in:
parent
24449516c0
commit
80456c5bf0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,124 +0,0 @@
|
||||
<?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>16G1212</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>HoRNDIS</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Android/RNDIS tethering driver</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.joshuawise.kexts.HoRNDIS</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>HoRNDIS</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>9.2</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>7D1014</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>15E60</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.11</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0731</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>7D1014</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>RNDISControlLinuxGadget</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.joshuawise.kexts.HoRNDIS</string>
|
||||
<key>IOClass</key>
|
||||
<string>HoRNDIS</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostInterface</string>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>2</integer>
|
||||
<key>bInterfaceProtocol</key>
|
||||
<integer>255</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
<key>RNDISControlMiscDeviceRoE</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.joshuawise.kexts.HoRNDIS</string>
|
||||
<key>IOClass</key>
|
||||
<string>HoRNDIS</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostInterface</string>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>239</integer>
|
||||
<key>bInterfaceProtocol</key>
|
||||
<integer>1</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>4</integer>
|
||||
</dict>
|
||||
<key>RNDISControlStockAndroid</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.joshuawise.kexts.HoRNDIS</string>
|
||||
<key>IOClass</key>
|
||||
<string>HoRNDIS</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostInterface</string>
|
||||
<key>bInterfaceClass</key>
|
||||
<integer>224</integer>
|
||||
<key>bInterfaceProtocol</key>
|
||||
<integer>3</integer>
|
||||
<key>bInterfaceSubClass</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>WirelessControllerDevice</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.joshuawise.kexts.HoRNDIS</string>
|
||||
<key>IOClass</key>
|
||||
<string>HoRNDIS</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>bDeviceClass</key>
|
||||
<integer>224</integer>
|
||||
<key>bDeviceProtocol</key>
|
||||
<integer>0</integer>
|
||||
<key>bDeviceSubClass</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||
<string>3.2</string>
|
||||
<key>com.apple.iokit.IOUSBHostFamily</key>
|
||||
<string>1.0.1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>15.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>15.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>15.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>15.0</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>15.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
Binary file not shown.
@ -1,139 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict>
|
||||
<key>Resources/en.lproj/InfoPlist.strings</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
MiLKDDnrUKr4EmuvhS5VQwxHGK8=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>files2</key>
|
||||
<dict>
|
||||
<key>Resources/en.lproj/InfoPlist.strings</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
MiLKDDnrUKr4EmuvhS5VQwxHGK8=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
Oc8u4Ht7Mz58F50L9NeYpbcq9qTlhPUeZCcDu/pPyCg=
|
||||
</data>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
230
EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist
Executable file
230
EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist
Executable file
@ -0,0 +1,230 @@
|
||||
<?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>19H1519</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11A420a</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19A547</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1100</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11A420a</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>IntelBluetoothFirmware_0026</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>38</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_0032</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>50</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_3165</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2602</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_3168</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2727</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_726x</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2012</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_8265</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2603</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_926x</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>37</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_9560</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2730</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_ax200</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>41</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>IntelBluetoothFirmware_ax210</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||
<key>IOClass</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IntelBluetoothFirmware</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>4000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>51</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.12</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2019 钟先耀. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOUSBHostFamily</key>
|
||||
<string>1.2</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>16.7</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
BIN
EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware
Executable file
BIN
EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware
Executable file
Binary file not shown.
214
EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist
Executable file
214
EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist
Executable file
@ -0,0 +1,214 @@
|
||||
<?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>19H1519</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.IntelBluetoothInjector</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>IntelBluetoothInjector</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11A420a</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19A547</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1100</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11A420a</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>0026</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>38</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>0032</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>50</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>3165ac</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2602</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>3168</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2727</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>726x</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2012</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>8265</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2603</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>926x</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>37</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>9560</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2730</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>ax200</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>41</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>ax210</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>51</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
<key>csr</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.CSRBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>CSRBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>2010</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>32903</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.12</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
@ -431,16 +431,16 @@
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arch</key>
|
||||
<string>Any</string>
|
||||
<key>BundlePath</key>
|
||||
<string>HoRNDIS.kext</string>
|
||||
<string>IntelBluetoothFirmware.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>HoRNDIS.kext</string>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/HoRNDIS</string>
|
||||
<key>Arch</key>
|
||||
<string>Any</string>
|
||||
<string>Contents/MacOS/IntelBluetoothFirmware</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
@ -448,6 +448,24 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arch</key>
|
||||
<string>Any</string>
|
||||
<key>BundlePath</key>
|
||||
<string>IntelBluetoothInjector.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string></string>
|
||||
<key>MaxKernel</key>
|
||||
<string>20.9.9</string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>AirportItlwm.kext</string>
|
||||
@ -930,9 +948,9 @@
|
||||
<key>SerialInit</key>
|
||||
<false/>
|
||||
<key>SysReport</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>Target</key>
|
||||
<integer>67</integer>
|
||||
<integer>3</integer>
|
||||
</dict>
|
||||
<key>Entries</key>
|
||||
<array>
|
||||
@ -1021,7 +1039,7 @@
|
||||
<key>DefaultBackgroundColor</key>
|
||||
<data>AAAAAA==</data>
|
||||
<key>UIScale</key>
|
||||
<data>AQ==</data>
|
||||
<data>Ag==</data>
|
||||
</dict>
|
||||
<key>4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102</key>
|
||||
<dict>
|
||||
@ -1037,11 +1055,11 @@
|
||||
<key>SystemAudioVolume</key>
|
||||
<data>Rg==</data>
|
||||
<key>boot-args</key>
|
||||
<string>-v debug=0x100 keepsyms=1</string>
|
||||
<string></string>
|
||||
<key>csr-active-config</key>
|
||||
<data>AAAAAA==</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
<data>cnUtUlU6MjUy</data>
|
||||
<string>en-US:0</string>
|
||||
<key>run-efi-updater</key>
|
||||
<string>No</string>
|
||||
</dict>
|
||||
|
Loading…
x
Reference in New Issue
Block a user