36 Commits

Author SHA1 Message Date
Hykilpikonna 8cdbed3bb8 Merge branch 'master' of https://github.com/hykilpikonna/Lenovo-ThinkPad-T450s-Hackintosh-OpenCore 2022-05-27 23:16:55 -04:00
Hykilpikonna 965870390c [+] Copy script 2022-05-27 23:16:32 -04:00
Hykilpikonna 1440a33cbe [-] Remove dot files and DS Store 2022-05-27 23:16:09 -04:00
Hykilpikonna f2bb060e51 Merge pull request #1 from CLAY-BIOS/master
Update
2022-05-27 22:38:46 -04:00
CLAY-BIOS 0af626f1de update OpenCore-0.8.0.
update OpenCore-0.8.0.
2022-05-04 14:59:41 +08:00
CLAY-BIOS 12a6204a35 update OpenCore-0.7.9.
1.更新OpenCore-0.7.9。
2.更新README.md。
2022-03-25 15:39:34 +08:00
辨识 3fe8fc4a2b update OpenCore-0.7.8 2022-03-06 22:37:10 +08:00
CLAY-BIOS 6e70d00421 update OpenCore 0.7.7. 2022-01-14 20:30:34 +08:00
Hykilpikonna 3bbb19577e [-] Remove invalid entries 2021-12-18 05:06:54 -05:00
Hykilpikonna cb82247ddd [O] My smbios 2021-12-18 05:05:12 -05:00
Hykilpikonna 0c8b6e2bc0 [+] Gitignore 2021-12-18 05:04:34 -05:00
CLAY-BIOS dcd021e22f update OpenCore 0.7.6. 2021-12-14 21:35:26 +08:00
辨识 2f49b92c53 Merge pull request #75 from mrrfv/eng-readme-fix
Fix grammar, typos and spelling in the English readme
2021-11-28 20:26:06 +08:00
mrrfv 478670b6a3 Fix grammar, typos and spelling in the English readme 2021-11-28 10:09:04 +00:00
BIOS ff3e30bd0a update OpenCore 0.7.5
1.更新OpenCore 0.7.5
2.所有kext更新到最新。
3.默认版本切换为Monterey。
4.修复Monterey中的蓝牙问题。
2021-11-02 15:32:50 +08:00
BIOS 63a8cb61bf update 2021-10-10 12:23:53 +08:00
BIOS 1b16335009 update OpenCore 0.7.3。
update OpenCore 0.7.3。
2021-09-16 01:44:04 +08:00
BIOS 8d8015ac44 add Reviler. 2021-08-08 14:07:45 +08:00
BIOS 522197a833 update OpenCore 0.7.2. 2021-08-08 04:07:17 +08:00
BIOS 82f277f1ba 修复错误。
修复安装macOS 12时无限循环重启,无法更新的问题。
2021-07-27 01:38:49 +08:00
辨识 2e2ae79ee4 update OpenCore-0.7.1
1.更新OpenCore 0.7.1。
2.移除rtsx_sleep_wake_delay_ms=1000引导参数。
3.修复了读卡器无法在Monterey上使用的问题。
4.添加Sidecar(随航)支持。
2021-07-06 14:50:09 +08:00
辨识 a3371c6279 修复亮度调节。 2021-06-15 22:51:01 +08:00
辨识 df8bbba40c update OpenCore-0.7.0。 2021-06-14 20:58:46 +08:00
辨识 31bc8c5a7c update README.md 2021-06-11 18:07:49 +08:00
辨识 ab5ecd60eb update Monterey. 2021-06-11 17:52:38 +08:00
辨识 18120662ca update OpenCore 0.6.9. 2021-05-09 22:19:38 +08:00
辨识 cc3d2f8fc9 update OpenCore-0.6.8. 2021-04-10 18:00:35 +08:00
辨识 711a8d864b update README.md 2021-03-14 01:38:32 +08:00
辨识 27975d63df update OpenCore-0.6.7 2021-03-11 12:43:51 +08:00
BIOS 2ae7272dc7 清理无用的补丁。 2021-02-24 23:50:20 +08:00
BIOS f80c20add4 同步读卡器驱动,使用 macOS SD-Card 图标而不是通用图标。 2021-02-18 00:55:52 +08:00
BIOS b8809e93b4 修复SSDT-IGBE中的错误,添加剽窃者。 2021-02-16 22:54:39 +08:00
BIOS b47284c66d 小改动。 2021-02-15 23:45:17 +08:00
BIOS 64455aa782 扩展坞已完美适配,但还需要一些测试。 2021-02-14 08:43:33 +08:00
BIOS 2301462071 update README 2021-02-13 11:14:20 +08:00
BIOS 5ff06e8757 小改动。 2021-02-13 01:28:04 +08:00
239 changed files with 3685 additions and 2421 deletions
Vendored
BIN
View File
Binary file not shown.
+10
View File
@@ -0,0 +1,10 @@
.DS_Store
.gitattributes
*.un~
.fseventsd
.Spotlight-V100
.Trashes
System Volume Information
EFI/EFI-Clover
EFI/MSI-Z390i-hackintosh-OpenCore
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -1,2 +1,2 @@
# cd To the current directory # cd into this directory
# perform ./install.sh # Run ./install.sh in the terminal
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
OpenCore
Executable → Regular
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
Executable → Regular
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H15</string> <string>21A5552a</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.2</string> <string>2.1.4</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.2</string> <string>2.1.4</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>13A233</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1300</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>13A233</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>as.lvs1974.AirportBrcmFixup</key> <key>as.lvs1974.AirportBrcmFixup</key>
@@ -1,51 +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>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>
@@ -33,11 +33,11 @@
<string>pci14e4,4331</string> <string>pci14e4,4331</string>
<string>pci14e4,4353</string> <string>pci14e4,4353</string>
<string>pci14e4,4357</string> <string>pci14e4,4357</string>
<string>pci14e4,43ba</string>
<string>pci14e4,43a3</string>
<string>pci14e4,43a0</string> <string>pci14e4,43a0</string>
<string>pci14e4,43a3</string>
<string>pci14e4,43b1</string> <string>pci14e4,43b1</string>
<string>pci14e4,43b2</string> <string>pci14e4,43b2</string>
<string>pci14e4,43ba</string>
</array> </array>
<key>IOProbeScore</key> <key>IOProbeScore</key>
<integer>2048</integer> <integer>2048</integer>
@@ -5,7 +5,26 @@
<key>files</key> <key>files</key>
<dict/> <dict/>
<key>files2</key> <key>files2</key>
<dict/> <dict>
<key>PlugIns/AirPortBrcm4360_Injector.kext</key>
<dict>
<key>cdhash</key>
<data>
RJ2ZUOQ9JKN7Eoc8o4TuLgLxEXU=
</data>
<key>requirement</key>
<string>cdhash H"49f05751cbfda6ba640bea88ab47654cf1fea459" or cdhash H"449d9950e43d24a37b12873ca384ee2e02f11175"</string>
</dict>
<key>PlugIns/AirPortBrcmNIC_Injector.kext</key>
<dict>
<key>cdhash</key>
<data>
gY9v/IYm2fVX+81mH/Auci+WCdk=
</data>
<key>requirement</key>
<string>cdhash H"a6c5b0e18fa98c533c3f7c1736b091db32200656" or cdhash H"818f6ffc8626d9f557fbcd661ff02e722f9609d9"</string>
</dict>
</dict>
<key>rules</key> <key>rules</key>
<dict> <dict>
<key>^Resources/</key> <key>^Resources/</key>
@@ -1,85 +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>19H114</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>AirportItlwm</string>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AirportItlwm</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12C33</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1230</string>
<key>DTXcodeBuild</key>
<string>12C33</string>
<key>IOKitPersonalities</key>
<dict>
<key>itlwm</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>IOClass</key>
<string>AirportItlwm</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IOPCIMatch</key>
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IO80211Family</key>
<string>1200.12.2b1</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.2</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.9</string>
<key>com.apple.kpi.bsd</key>
<string>16.7</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>
<key>OSBundleRequired</key>
<string>Network-Root</string>
</dict>
</plist>
@@ -1,85 +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>19H114</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>AirportItlwm</string>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AirportItlwm</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12C33</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1230</string>
<key>DTXcodeBuild</key>
<string>12C33</string>
<key>IOKitPersonalities</key>
<dict>
<key>itlwm</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>IOClass</key>
<string>AirportItlwm</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IOPCIMatch</key>
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IO80211Family</key>
<string>1200.12.2b1</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.2</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.9</string>
<key>com.apple.kpi.bsd</key>
<string>16.7</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>
<key>OSBundleRequired</key>
<string>Network-Root</string>
</dict>
</plist>
@@ -1,85 +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>19H114</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>AirportItlwm</string>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AirportItlwm</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12C33</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1230</string>
<key>DTXcodeBuild</key>
<string>12C33</string>
<key>IOKitPersonalities</key>
<dict>
<key>itlwm</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>IOClass</key>
<string>AirportItlwm</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IOPCIMatch</key>
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IO80211Family</key>
<string>1200.12.2b1</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.2</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.9</string>
<key>com.apple.kpi.bsd</key>
<string>16.7</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>
<key>OSBundleRequired</key>
<string>Network-Root</string>
</dict>
</plist>
+1584 -48
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
@@ -3,76 +3,79 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>20A5384c</string> <string>19H1417</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>VoodooTrackpoint</string> <string>BlueToolFixup</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.VoodooSMBus.VoodooTrackpoint</string> <string>as.acidanthera.BlueToolFixup</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>VoodooTrackpoint</string> <string>BlueToolFixup</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0</string> <string>2.6.1</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
<array> <array>
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1</string> <string>2.6.1</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12A8179i</string> <string>12B45b</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.0</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A5343f</string> <string>20A2408</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.0</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1200</string> <string>1220</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12A8179i</string> <string>12B45b</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>VoodooTrackpoint</key> <key>BlueToolFixup</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.VoodooSMBus.VoodooTrackpoint</string> <string>as.acidanthera.BlueToolFixup</string>
<key>IOClass</key> <key>IOClass</key>
<string>VoodooTrackpoint</string> <string>BlueToolFixup</string>
<key>IOProbeScore</key> <key>IOMatchCategory</key>
<integer>200</integer> <string>BlueToolFixup</string>
<key>IOPropertyMatch</key>
<dict>
<key>VoodooTrackpointSupported</key>
<true/>
</dict>
<key>IOProviderClass</key> <key>IOProviderClass</key>
<string>IOService</string> <string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict> </dict>
</dict> </dict>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.11</string> <string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 VoodooSMBus. All rights reserved.</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.iokit.IOHIDFamily</key> <key>as.vit9696.Lilu</key>
<string>2.0</string> <string>1.4.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> <key>com.apple.kpi.iokit</key>
<string>18.5</string> <string>12.0.0</string>
<key>com.apple.kpi.libkern</key> <key>com.apple.kpi.libkern</key>
<string>18.5</string> <string>12.0.0</string>
<key>com.apple.kpi.mach</key> <key>com.apple.kpi.mach</key>
<string>18.5</string> <string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
</dict> </dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict> </dict>
</plist> </plist>
Binary file not shown.
@@ -13,7 +13,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -21,7 +21,7 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
@@ -1030,6 +1030,21 @@
<key>idVendor</key> <key>idVendor</key>
<integer>2652</integer> <integer>2652</integer>
</dict> </dict>
<key>0a5c_828d</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>33421</integer>
<key>idVendor</key>
<integer>2652</integer>
</dict>
<key>0b05_178a</key> <key>0b05_178a</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -1435,6 +1450,36 @@
<key>idVendor</key> <key>idVendor</key>
<integer>6655</integer> <integer>6655</integer>
</dict> </dict>
<key>33ba_03e8 no firmware</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>1000</integer>
<key>idVendor</key>
<integer>13242</integer>
</dict>
<key>33ba_03e9 no firmware</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>1001</integer>
<key>idVendor</key>
<integer>13242</integer>
</dict>
<key>413c_8143</key> <key>413c_8143</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>19H1417</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>BrcmFirmwareData</string> <string>BrcmFirmwareData</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -23,7 +23,7 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
@@ -57,7 +57,7 @@
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.8</string> <string>10.8</string>
<key>OSBundleCompatibleVersion</key> <key>OSBundleCompatibleVersion</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.kpi.iokit</key> <key>com.apple.kpi.iokit</key>
@@ -1,115 +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>files2</key>
<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>
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>19H1417</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>BrcmPatchRAM3</string> <string>BrcmPatchRAM3</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -23,7 +23,7 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
@@ -2117,7 +2117,7 @@
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>as.acidanthera.BrcmFirmwareStore</key> <key>as.acidanthera.BrcmFirmwareStore</key>
<string>2.5.6</string> <string>2.6.1</string>
<key>com.apple.iokit.IOUSBHostFamily</key> <key>com.apple.iokit.IOUSBHostFamily</key>
<string>1.0.1</string> <string>1.0.1</string>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>
@@ -1,115 +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>files2</key>
<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>
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H15</string> <string>19H1217</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.3</string> <string>1.2.4</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.3</string> <string>1.2.4</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12D4e</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.1</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20C63</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.1</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1240</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12D4e</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>CPUFriend</key> <key>CPUFriend</key>
Binary file not shown.
@@ -3,13 +3,13 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19C57</string> <string>19H524</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>CodecCommander</string> <string>CodecCommander</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>2.7.1, Copyright © 2013-2014 TimeWalker. All rights reserved.</string> <string>2.7.3, Copyright © 2013-2014 TimeWalker. All rights reserved.</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>org.tw.CodecCommander</string> <string>org.tw.CodecCommander</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.7.2</string> <string>2.7.3</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -27,21 +27,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.7.2</string> <string>2.7.3</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>11C29</string> <string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>11.0</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>19B90</string> <string>20A2408</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx10.15</string> <string>macosx11.0</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1130</string> <string>1220</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>11C29</string> <string>12B45b</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>CodecCommander</key> <key>CodecCommander</key>
@@ -1,267 +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/Samples/SSDT-ALC1220.dsl</key>
<data>
EIES+l9rMGoeBieSkUNddrD5bWo=
</data>
<key>Resources/Samples/SSDT-ALC256-insanelydeepak.dsl</key>
<data>
VZkOsssBJ6T1/BsvNJsxIgN6sZY=
</data>
<key>Resources/Samples/SSDT-ALC256-vbourachot.dsl</key>
<data>
4Kgmc2FJT1dIg9N7ykidCcuhPVI=
</data>
<key>Resources/Samples/SSDT-ALC280.dsl</key>
<data>
I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
</data>
<key>Resources/Samples/SSDT-ALC283.dsl</key>
<data>
3C5d98Yawh/48mwCelHDHJ4GINQ=
</data>
<key>Resources/Samples/SSDT-ALC298.dsl</key>
<data>
VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
</data>
<key>Resources/Samples/SSDT-ALC298a.dsl</key>
<data>
uZMK4TFxYyvCnF64GKMCkmIj+D0=
</data>
<key>Resources/Samples/SSDT-ALC668.dsl</key>
<data>
pxe3Mfkqdxto0CYYP1QQNnR/yYw=
</data>
<key>Resources/Samples/SSDT-AppleALC.dsl</key>
<data>
VPP+WvDCKf8Tw2HAbI6mGSApZec=
</data>
<key>Resources/Samples/SSDT-CX20752.dsl</key>
<data>
2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
</data>
</dict>
<key>files2</key>
<dict>
<key>Resources/Samples/SSDT-ALC1220.dsl</key>
<dict>
<key>hash</key>
<data>
EIES+l9rMGoeBieSkUNddrD5bWo=
</data>
<key>hash2</key>
<data>
jqBgCuISRIgDEohB6eJL6S35hXiT4avRWCIQkoG/7jE=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC256-insanelydeepak.dsl</key>
<dict>
<key>hash</key>
<data>
VZkOsssBJ6T1/BsvNJsxIgN6sZY=
</data>
<key>hash2</key>
<data>
sfT2TRn4QDdpacpab2BQO0EUosUxxjYP+H67YVrFxSM=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC256-vbourachot.dsl</key>
<dict>
<key>hash</key>
<data>
4Kgmc2FJT1dIg9N7ykidCcuhPVI=
</data>
<key>hash2</key>
<data>
OJ1gIMJ54LeFpxyxQ4BNebpxAspZWngZsLotyXRav1E=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC280.dsl</key>
<dict>
<key>hash</key>
<data>
I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
</data>
<key>hash2</key>
<data>
VXWVuyccAWvOYtVBGFby4wtGs8w3rgemCSrDsfU9Y4w=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC283.dsl</key>
<dict>
<key>hash</key>
<data>
3C5d98Yawh/48mwCelHDHJ4GINQ=
</data>
<key>hash2</key>
<data>
wrBGgW4l9PJROiSBO70+4LDlxtKuTClEHurWIKbAqWw=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC298.dsl</key>
<dict>
<key>hash</key>
<data>
VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
</data>
<key>hash2</key>
<data>
4wJ+O/VDersVdLXH6wdYyd8Giyj5sp39FYFacOMgWMo=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC298a.dsl</key>
<dict>
<key>hash</key>
<data>
uZMK4TFxYyvCnF64GKMCkmIj+D0=
</data>
<key>hash2</key>
<data>
35qUmgVJmTFC09kAKboui1WfOeWpx8EZiuw0Ak11KqM=
</data>
</dict>
<key>Resources/Samples/SSDT-ALC668.dsl</key>
<dict>
<key>hash</key>
<data>
pxe3Mfkqdxto0CYYP1QQNnR/yYw=
</data>
<key>hash2</key>
<data>
LyyMqlOlDDUkN/V9UfdYEo4NdzbruFwX9AtjqfzikHw=
</data>
</dict>
<key>Resources/Samples/SSDT-AppleALC.dsl</key>
<dict>
<key>hash</key>
<data>
VPP+WvDCKf8Tw2HAbI6mGSApZec=
</data>
<key>hash2</key>
<data>
Sqi40XOwc8QaXlqUngUwxY66utwbKX2zXrdXprwkCoA=
</data>
</dict>
<key>Resources/Samples/SSDT-CX20752.dsl</key>
<dict>
<key>hash</key>
<data>
2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
</data>
<key>hash2</key>
<data>
sDRLVLSx27tOfnytpsAD7S23OOmox6NE4EeMafkvxzk=
</data>
</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>
@@ -3,79 +3,81 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G527</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>Sinetek-rtsx</string> <string>FeatureUnlock</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.sinet3k.Sinetek-rtsx</string> <string>com.khronokernel.FeatureUnlock</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Sinetek-rtsx</string> <string>FeatureUnlock</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.4</string> <string>1.0.8</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
<array> <array>
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>8</string> <string>1.0.8</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>11E801a</string> <string>12E507</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>17A315g</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx10.13</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1170</string> <string>1251</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>11E801a</string> <string>12E507</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>Sinetek_rtsx</key> <key>FeatureUnlock</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.sinet3k.Sinetek-rtsx</string> <string>com.khronokernel.FeatureUnlock</string>
<key>IOClass</key> <key>IOClass</key>
<string>Sinetek_rtsx</string> <string>FeatureUnlock</string>
<key>IOKitDebug</key> <key>IOMatchCategory</key>
<integer>65535</integer> <string>FeatureUnlock</string>
<key>IOPCIMatch</key>
<string>0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC 0x525A10EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key> <key>IOProviderClass</key>
<string>IOPCIDevice</string> <string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict> </dict>
</dict> </dict>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.13</string> <string>10.14</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 sinetek (modified by cholonam). All rights reserved.</string> <string>Copyright © 2021 Khronokernel. All rights reserved.</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.iokit.IOPCIFamily</key> <key>as.vit9696.Lilu</key>
<string>2.9</string> <string>1.4.7</string>
<key>com.apple.iokit.IOStorageFamily</key>
<string>2.1</string>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>
<string>16.4</string> <string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key> <key>com.apple.kpi.iokit</key>
<string>16.4</string> <string>12.0.0</string>
<key>com.apple.kpi.libkern</key> <key>com.apple.kpi.libkern</key>
<string>16.4</string> <string>12.0.0</string>
<key>com.apple.kpi.mach</key> <key>com.apple.kpi.mach</key>
<string>16.4</string> <string>12.0.0</string>
<key>com.apple.kpi.unsupported</key> <key>com.apple.kpi.unsupported</key>
<string>8.0</string> <string>12.0.0</string>
</dict> </dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict> </dict>
</plist> </plist>
Binary file not shown.
@@ -1,213 +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>19G73</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>1.1.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E608c</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>1150</string>
<key>DTXcodeBuild</key>
<string>11E608c</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>
</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>
@@ -1,184 +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>19G73</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>1.1.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E608c</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>1150</string>
<key>DTXcodeBuild</key>
<string>11E608c</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>
</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>
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H15</string> <string>19H1217</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0.5</string> <string>1.0.7</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0.5</string> <string>1.0.7</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
@@ -74,7 +74,7 @@
<integer>0</integer> <integer>0</integer>
</dict> </dict>
<key>Driver_Version</key> <key>Driver_Version</key>
<string>1.0.5</string> <string>1.0.7</string>
<key>IOClass</key> <key>IOClass</key>
<string>IntelMausi</string> <string>IntelMausi</string>
<key>IOPCIMatch</key> <key>IOPCIMatch</key>
+25 -10
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G415</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.5.1</string> <string>1.6.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.5.1</string> <string>1.6.0</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12D4e</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.1</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20C63</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.1</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1240</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12D4e</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>as.vit9696.Lilu</key> <key>as.vit9696.Lilu</key>
@@ -55,7 +55,7 @@
<key>IOProviderClass</key> <key>IOProviderClass</key>
<string>IOResources</string> <string>IOResources</string>
<key>IOResourceMatch</key> <key>IOResourceMatch</key>
<string>IOKit</string> <string>IOBSD</string>
</dict> </dict>
</dict> </dict>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
@@ -65,6 +65,21 @@
<key>OSBundleCompatibleVersion</key> <key>OSBundleCompatibleVersion</key>
<string>1.2.0</string> <string>1.2.0</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict>
<key>com.apple.kernel.6.0</key>
<string>7.9.9</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleLibraries_x86_64</key>
<dict> <dict>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>
<string>10.0.0</string> <string>10.0.0</string>
BIN
View File
Binary file not shown.
+85
View File
@@ -0,0 +1,85 @@
<?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>NVMeFix</string>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.NVMeFix</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVMeFix</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.9</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.9</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>org.acidanthera.NVMeFix</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.NVMeFix</string>
<key>IOClass</key>
<string>NVMeFix</string>
<key>IOMatchCategory</key>
<string>NVMeFix</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 acidanthera. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.4.1</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>Root</string>
</dict>
</plist>
Binary file not shown.
+377
View File
@@ -0,0 +1,377 @@
<?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>20G95</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>RealtekCardReader</string>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>RealtekCardReader</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>0.9.6</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>0.9.6</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12E507</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<key>DTXcode</key>
<string>1251</string>
<key>DTXcodeBuild</key>
<string>12E507</string>
<key>IOKitPersonalities</key>
<dict>
<key>IOSDBlockStorageDevice</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>Device Characteristics</key>
<dict>
<key>Product Name</key>
<string>Built In SDXC Reader</string>
<key>Vendor Name</key>
<string>Realtek</string>
</dict>
<key>IOClass</key>
<string>IOSDBlockStorageDevice</string>
<key>IOMediaIcon</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOSCSIArchitectureModelFamily</string>
<key>IOBundleResourceFile</key>
<string>SD.icns</string>
</dict>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOSDHostDriver</string>
</dict>
<key>RealtekRTS5129Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekUSBCardReaderController</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
<key>idProduct</key>
<integer>297</integer>
<key>idVendor</key>
<integer>3034</integer>
</dict>
<key>RealtekRTS5139Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekUSBCardReaderController</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
<key>idProduct</key>
<integer>313</integer>
<key>idVendor</key>
<integer>3034</integer>
</dict>
<key>RealtekRTS5179Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekUSBCardReaderController</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
<key>idProduct</key>
<integer>320</integer>
<key>idVendor</key>
<integer>3034</integer>
</dict>
<key>RealtekRTS5209Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5209Controller</string>
<key>IOPCIMatch</key>
<string>0x520910EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5227Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5227Controller</string>
<key>IOPCIMatch</key>
<string>0x522710EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5229Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5229Controller</string>
<key>IOPCIMatch</key>
<string>0x522910EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS522AController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS522AController</string>
<key>IOPCIMatch</key>
<string>0x522A10EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5249Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5249Controller</string>
<key>IOPCIMatch</key>
<string>0x524910EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS524AController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS524AController</string>
<key>IOPCIMatch</key>
<string>0x524A10EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS525AController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS525AController</string>
<key>IOPCIMatch</key>
<string>0x525A10EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5260Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5260Controller</string>
<key>IOPCIMatch</key>
<string>0x526010EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5286Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5286Controller</string>
<key>IOPCIMatch</key>
<string>0x528610EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5287Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5287Controller</string>
<key>IOPCIMatch</key>
<string>0x528710EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
<key>RealtekRTS5289Controller</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsx</string>
<key>IOClass</key>
<string>RealtekRTS5289Controller</string>
<key>IOPCIMatch</key>
<string>0x528910EC</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Secure Digital</string>
<key>Physical Interconnect Location</key>
<string>Internal</string>
</dict>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2021 FireWolf. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.9</string>
<key>com.apple.iokit.IOStorageFamily</key>
<string>2.1</string>
<key>com.apple.iokit.IOUSBHostFamily</key>
<string>1.2</string>
<key>com.apple.kpi.iokit</key>
<string>16.4</string>
<key>com.apple.kpi.libkern</key>
<string>16.4</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>
Binary file not shown.
@@ -0,0 +1,29 @@
BSD 3-Clause License
Copyright (c) 2021, FireWolf @ FireWolf Pl.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,81 @@
<?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>21A559</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>RealtekCardReaderFriend</string>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsf</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>RealtekCardReaderFriend</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A1030d</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.0</string>
<key>DTSDKBuild</key>
<string>21A344</string>
<key>DTSDKName</key>
<string>macosx12.0</string>
<key>DTXcode</key>
<string>1310</string>
<key>DTXcodeBuild</key>
<string>13A1030d</string>
<key>IOKitPersonalities</key>
<dict>
<key>RealtekCardReaderFriend</key>
<dict>
<key>CFBundleIdentifier</key>
<string>science.firewolf.rtsf</string>
<key>IOClass</key>
<string>RealtekCardReaderFriend</string>
<key>IOMatchCategory</key>
<string>RealtekCardReaderFriend</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.4.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>Root</string>
</dict>
</plist>
@@ -0,0 +1,29 @@
BSD 3-Clause License
Copyright (c) 2021, FireWolf @ FireWolf Pl.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+14 -16
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G417</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,29 +17,29 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
<array> <array>
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1251</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>IOSMBusController</key> <key>IOSMBusController</key>
@@ -86,17 +86,15 @@
<key>com.apple.iokit.IOSMBusFamily</key> <key>com.apple.iokit.IOSMBusFamily</key>
<string>1.0.0</string> <string>1.0.0</string>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>
<string>10.0.0</string> <string>8.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>10.0.0</string>
<key>com.apple.kpi.iokit</key> <key>com.apple.kpi.iokit</key>
<string>10.0.0</string> <string>8.0.0</string>
<key>com.apple.kpi.libkern</key> <key>com.apple.kpi.libkern</key>
<string>10.0.0</string> <string>8.0.0</string>
<key>com.apple.kpi.mach</key> <key>com.apple.kpi.mach</key>
<string>10.0.0</string> <string>8.0.0</string>
<key>com.apple.kpi.unsupported</key> <key>com.apple.kpi.unsupported</key>
<string>10.0.0</string> <string>8.0.0</string>
</dict> </dict>
<key>OSBundleRequired</key> <key>OSBundleRequired</key>
<string>Root</string> <string>Root</string>
View File
+9 -9
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G417</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,29 +17,29 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
<array> <array>
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1251</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>SMCLightSensor</key> <key>SMCLightSensor</key>
+9 -9
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G417</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1251</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>as.vit9696.SMCProcessor</key> <key>as.vit9696.SMCProcessor</key>
+9 -9
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G417</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1251</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>ru.joedm.SMCSuperIO</key> <key>ru.joedm.SMCSuperIO</key>
+28 -11
View File
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19H114</string> <string>20G417</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.2.0</string> <string>1.2.9</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>11.0</string> <string>11.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>20A2408</string> <string>20E214</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx11.0</string> <string>macosx11.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1220</string> <string>1251</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>12B45b</string> <string>12E507</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>as.vit9696.VirtualSMC</key> <key>as.vit9696.VirtualSMC</key>
@@ -390,14 +390,31 @@
<key>OSBundleCompatibleVersion</key> <key>OSBundleCompatibleVersion</key>
<string>1.0</string> <string>1.0</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kernel.6.0</key>
<string>7.9.9</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleLibraries_x86_64</key>
<dict> <dict>
<key>as.vit9696.Lilu</key> <key>as.vit9696.Lilu</key>
<string>1.2.0</string> <string>1.2.0</string>
<key>com.apple.iokit.IOACPIFamily</key> <key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string> <string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key> <key>com.apple.kpi.bsd</key>
<string>10.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>10.0.0</string> <string>10.0.0</string>
<key>com.apple.kpi.iokit</key> <key>com.apple.kpi.iokit</key>
<string>10.0.0</string> <string>10.0.0</string>
@@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19E266</string> <string>19F101</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
@@ -17,27 +17,27 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.6.3</string> <string>2.6.5</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
<array> <array>
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.6.3</string> <string>2.6.5</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>11E503a</string> <string>11E801a</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>GM</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>19E258</string> <string>19G68</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx10.15</string> <string>macosx10.15</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1141</string> <string>1170</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>11E503a</string> <string>11E801a</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>Custom MT2 Personality</key> <key>Custom MT2 Personality</key>
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More