mirror of
https://github.com/AskDavis/LG-Gram-17Z90N.git
synced 2026-01-01 05:35:57 -08:00
Compare commits
15 Commits
Opencore-0
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
02fc093289 | ||
| f10e281444 | |||
| d79d279945 | |||
|
|
fa1145f67c | ||
|
|
5517fe7b2b | ||
|
|
01dd9c6e2a | ||
| 2df0015616 | |||
| ccc0d75458 | |||
| 1f75b19521 | |||
| ee5d6c64c2 | |||
| 8c18d54964 | |||
|
|
c56ca61a22 | ||
|
|
099c1e87fa | ||
|
|
a4c5712ba4 | ||
| 67853db956 |
BIN
EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/MacOS/IntelBluetoothInjector → .DS_Store
vendored
Executable file → Normal file
BIN
EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/MacOS/IntelBluetoothInjector → .DS_Store
vendored
Executable file → Normal file
Binary file not shown.
BIN
EFI/.DS_Store
vendored
Normal file
BIN
EFI/.DS_Store
vendored
Normal file
Binary file not shown.
1
EFI/BOOT/.contentFlavour
Executable file
1
EFI/BOOT/.contentFlavour
Executable file
@@ -0,0 +1 @@
|
|||||||
|
OpenCore
|
||||||
Binary file not shown.
1
EFI/OC/.contentFlavour
Executable file
1
EFI/OC/.contentFlavour
Executable file
@@ -0,0 +1 @@
|
|||||||
|
OpenCore
|
||||||
0
EFI/OC/ACPI/SSDT-EC.aml
Executable file → Normal file
0
EFI/OC/ACPI/SSDT-EC.aml
Executable file → Normal file
BIN
EFI/OC/ACPI/SSDT-FNKey.aml
Normal file
BIN
EFI/OC/ACPI/SSDT-FNKey.aml
Normal file
Binary file not shown.
Binary file not shown.
0
EFI/OC/ACPI/SSDT-PNLFCFL.aml
Executable file → Normal file
0
EFI/OC/ACPI/SSDT-PNLFCFL.aml
Executable file → Normal file
0
EFI/OC/ACPI/SSDT-USB-Reset.aml
Executable file → Normal file
0
EFI/OC/ACPI/SSDT-USB-Reset.aml
Executable file → Normal file
0
EFI/OC/ACPI/SSDT-USBX.aml
Executable file → Normal file
0
EFI/OC/ACPI/SSDT-USBX.aml
Executable file → Normal file
BIN
EFI/OC/ACPI/SSDT-XOSI.aml
Executable file
BIN
EFI/OC/ACPI/SSDT-XOSI.aml
Executable file
Binary file not shown.
Binary file not shown.
BIN
EFI/OC/Drivers/OpenCanopy.efi
Normal file
BIN
EFI/OC/Drivers/OpenCanopy.efi
Normal file
Binary file not shown.
Binary file not shown.
BIN
EFI/OC/Drivers/ResetNvramEntry.efi
Normal file
BIN
EFI/OC/Drivers/ResetNvramEntry.efi
Normal 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>19H2</string>
|
<string>19H1419</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,29 +17,27 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.3.0</string>
|
<string>2.1.0</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.3.0</string>
|
<string>2.1.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>12D4e</string>
|
<string>11A420a</string>
|
||||||
<key>DTPlatformName</key>
|
|
||||||
<string>macosx</string>
|
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.1</string>
|
<string>GM</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20C63</string>
|
<string>19A547</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.1</string>
|
<string>macosx10.15</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1240</string>
|
<string>1100</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12D4e</string>
|
<string>11A420a</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>itlwm</key>
|
<key>itlwm</key>
|
||||||
@@ -51,7 +49,7 @@
|
|||||||
<key>IOMatchCategory</key>
|
<key>IOMatchCategory</key>
|
||||||
<string>IODefaultMatchCategory</string>
|
<string>IODefaultMatchCategory</string>
|
||||||
<key>IOPCIMatch</key>
|
<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>
|
<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 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086</string>
|
||||||
<key>IOProbeScore</key>
|
<key>IOProbeScore</key>
|
||||||
<integer>2000</integer>
|
<integer>2000</integer>
|
||||||
<key>IOProviderClass</key>
|
<key>IOProviderClass</key>
|
||||||
@@ -64,8 +62,8 @@
|
|||||||
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>com.apple.iokit.IO80211Family</key>
|
<key>com.apple.iokit.IO80211FamilyLegacy</key>
|
||||||
<string>1200.12.2b1</string>
|
<string>600.0</string>
|
||||||
<key>com.apple.iokit.IONetworkingFamily</key>
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
<string>3.2</string>
|
<string>3.2</string>
|
||||||
<key>com.apple.iokit.IOPCIFamily</key>
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -0,0 +1,66 @@
|
|||||||
|
<?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>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>AppleIntelMCEReporter Disabler 1.0, © 2019 by XLNC. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.xlnc.disabler.MCEReporter</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>DisableAppleIntelMCEReporter</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.2</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>DisableMCEInterruptController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleIntelMCEReporter</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>AppleIntelMCEInterruptController</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>5000</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>board-id</key>
|
||||||
|
<string>Mac-F60DEB81FF30ACF6</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>board-id</key>
|
||||||
|
<string>Mac-7BA5B2D9E42DDD94</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>board-id</key>
|
||||||
|
<string>Mac-27AD2F918AE68F61</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPlatformExpertDevice</string>
|
||||||
|
</dict>
|
||||||
|
<key>DisableMCEReporter</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleIntelMCEReporter</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>AppleIntelMCEReporter</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>5000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleIntelMCEInterruptNub</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
40
EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist → EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
Executable file → Normal file
40
EFI/OC/Kexts/NVMeFix.kext/Contents/Info.plist → EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
Executable file → Normal file
@@ -3,53 +3,53 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19H524</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>NVMeFix</string>
|
<string>BlueToolFixup</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>org.acidanthera.NVMeFix</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>NVMeFix</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.7</string>
|
<string>2.6.4</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.0.7</string>
|
<string>2.6.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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>org.acidanthera.NVMeFix</key>
|
<key>BlueToolFixup</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>org.acidanthera.NVMeFix</string>
|
<string>as.acidanthera.BlueToolFixup</string>
|
||||||
<key>IOClass</key>
|
<key>IOClass</key>
|
||||||
<string>NVMeFix</string>
|
<string>BlueToolFixup</string>
|
||||||
<key>IOMatchCategory</key>
|
<key>IOMatchCategory</key>
|
||||||
<string>NVMeFix</string>
|
<string>BlueToolFixup</string>
|
||||||
<key>IOProviderClass</key>
|
<key>IOProviderClass</key>
|
||||||
<string>IOResources</string>
|
<string>IOResources</string>
|
||||||
<key>IOResourceMatch</key>
|
<key>IOResourceMatch</key>
|
||||||
@@ -57,15 +57,11 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.14</string>
|
<string>10.8</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
|
||||||
<string>Copyright © 2019 acidanthera. All rights reserved.</string>
|
|
||||||
<key>OSBundleCompatibleVersion</key>
|
|
||||||
<string>1.0</string>
|
|
||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.vit9696.Lilu</key>
|
<key>as.vit9696.Lilu</key>
|
||||||
<string>1.4.1</string>
|
<string>1.4.7</string>
|
||||||
<key>com.apple.kpi.bsd</key>
|
<key>com.apple.kpi.bsd</key>
|
||||||
<string>12.0.0</string>
|
<string>12.0.0</string>
|
||||||
<key>com.apple.kpi.dsep</key>
|
<key>com.apple.kpi.dsep</key>
|
||||||
BIN
EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
Normal file
BIN
EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
Normal file
Binary file not shown.
107
EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist
Normal file
107
EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist
Normal file
@@ -0,0 +1,107 @@
|
|||||||
|
<?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>20G624</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>CPUFriend</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.acidanthera.driver.CPUFriend</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>CPUFriend</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.2.6</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.2.6</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>12.1</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>21C46</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx12.1</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1321</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>CPUFriend</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.acidanthera.driver.CPUFriend</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CPUFriend</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>CPUFriend</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
<key>CPUFriendPlatform</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.acidanthera.driver.CPUFriend</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CPUFriendData</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>6000</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>IOCPUNumber</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleACPICPU</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>ACPI</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017-2022 PMheart. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<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.kpi.bsd</key>
|
||||||
|
<string>10.0.0</string>
|
||||||
|
<key>com.apple.kpi.dsep</key>
|
||||||
|
<string>10.0.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>10.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>10.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>10.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>10.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend
Normal file
BIN
EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend
Normal file
Binary file not shown.
40
EFI/OC/Kexts/CPUFriendDataProvider.kext/Contents/Info.plist
Normal file
40
EFI/OC/Kexts/CPUFriendDataProvider.kext/Contents/Info.plist
Normal file
File diff suppressed because one or more lines are too long
100
EFI/OC/Kexts/CpuTscSync.kext/Contents/Info.plist
Normal file
100
EFI/OC/Kexts/CpuTscSync.kext/Contents/Info.plist
Normal file
@@ -0,0 +1,100 @@
|
|||||||
|
<?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>20G624</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>CpuTscSync</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.lvs1974.driver.CpuTscSync</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>CpuTscSync</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.9</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</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>13C100</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>12.1</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>21C46</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx12.1</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1321</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>CpuTscSync</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.lvs1974.driver.CpuTscSync</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CpuTscSync</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>CpuTscSync</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooTSCSync</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.lvs1974.driver.CpuTscSync</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooTSCSync</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>VoodooTSCSync</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleACPICPU</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2020 lvs1974. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<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.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>
|
||||||
BIN
EFI/OC/Kexts/CpuTscSync.kext/Contents/MacOS/CpuTscSync
Normal file
BIN
EFI/OC/Kexts/CpuTscSync.kext/Contents/MacOS/CpuTscSync
Normal file
Binary file not shown.
81
EFI/OC/Kexts/ECEnabler.kext/Contents/Info.plist
Executable file
81
EFI/OC/Kexts/ECEnabler.kext/Contents/Info.plist
Executable file
@@ -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>20G624</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>ECEnabler</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.1Revenger1.ECEnabler</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>ECEnabler</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>12.1</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>21C46</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx12.1</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1321</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.1Revenger1.ECEnabler</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.1Revenger1.ECEnabler</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>ECEnabler</string>
|
||||||
|
<key>IOClassCategory</key>
|
||||||
|
<string>ECEnabler</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.7</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.4.9</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>11.0.0</string>
|
||||||
|
<key>com.apple.kpi.dsep</key>
|
||||||
|
<string>11.0.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>11.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>11.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>11.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>11.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
EFI/OC/Kexts/ECEnabler.kext/Contents/MacOS/ECEnabler
Executable file
BIN
EFI/OC/Kexts/ECEnabler.kext/Contents/MacOS/ECEnabler
Executable file
Binary file not shown.
81
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/Info.plist
Normal file
81
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/Info.plist
Normal file
@@ -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>19H2026</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>IntelBTPatcher</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.zxystd.IntelBTPatcher</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>IntelBTPatcher</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.2.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.2.0</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11A420a</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19A547</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1100</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11A420a</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>IntelBTPatcher</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.zxystd.IntelBTPatcher</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IntelBTPatcher</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IntelBTPatcher</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.12</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2022 zxystd. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>com.apple.iokit.IOUSBHostFamily</key>
|
||||||
|
<string>1.2</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>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/MacOS/IntelBTPatcher
Normal file
BIN
EFI/OC/Kexts/IntelBTPatcher.kext/Contents/MacOS/IntelBTPatcher
Normal 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>19G73</string>
|
<string>19H2026</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>1.1.2</string>
|
<string>2.2.0</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.1.2</string>
|
<string>2.2.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>11E608c</string>
|
<string>11A420a</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>GM</string>
|
<string>GM</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>16C58</string>
|
<string>19A547</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx10.12</string>
|
<string>macosx10.15</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1150</string>
|
<string>1100</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>11E608c</string>
|
<string>11A420a</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>IntelBluetoothFirmware_0026</key>
|
<key>IntelBluetoothFirmware_0026</key>
|
||||||
@@ -74,6 +74,23 @@
|
|||||||
<key>idVendor</key>
|
<key>idVendor</key>
|
||||||
<integer>32903</integer>
|
<integer>32903</integer>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>IntelBluetoothFirmware_0035</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>53</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>32903</integer>
|
||||||
|
</dict>
|
||||||
<key>IntelBluetoothFirmware_3165</key>
|
<key>IntelBluetoothFirmware_3165</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@@ -193,6 +210,23 @@
|
|||||||
<key>idVendor</key>
|
<key>idVendor</key>
|
||||||
<integer>32903</integer>
|
<integer>32903</integer>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>IntelBluetoothFirmware_ax210</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.zxystd.IntelBluetoothFirmware</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IntelBluetoothFirmware</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IntelBluetoothFirmware</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>4000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOUSBHostDevice</string>
|
||||||
|
<key>idProduct</key>
|
||||||
|
<integer>51</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>32903</integer>
|
||||||
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.12</string>
|
<string>10.12</string>
|
||||||
|
|||||||
Binary file not shown.
@@ -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>19H524</string>
|
<string>20G730</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.3</string>
|
<string>1.6.2</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.3</string>
|
<string>1.6.2</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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</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>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
189
EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
Normal file
189
EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
Normal file
@@ -0,0 +1,189 @@
|
|||||||
|
<?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>20G624</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>RestrictEvents</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.RestrictEvents</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>RestrictEvents</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.8</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.8</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>DTPlatformName</key>
|
||||||
|
<string>macosx</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>12.1</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>21C46</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx12.1</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1321</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>13C100</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.RestrictEfiCheck</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.RestrictEvents</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>com_apple_driver_eficheck</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci8086,1c41</string>
|
||||||
|
<string>pci8086,1c42</string>
|
||||||
|
<string>pci8086,1c43</string>
|
||||||
|
<string>pci8086,1c44</string>
|
||||||
|
<string>pci8086,1c46</string>
|
||||||
|
<string>pci8086,1c47</string>
|
||||||
|
<string>pci8086,1c49</string>
|
||||||
|
<string>pci8086,1c4a</string>
|
||||||
|
<string>pci8086,1c4b</string>
|
||||||
|
<string>pci8086,1c4c</string>
|
||||||
|
<string>pci8086,1c4d</string>
|
||||||
|
<string>pci8086,1c4e</string>
|
||||||
|
<string>pci8086,1c4f</string>
|
||||||
|
<string>pci8086,1c50</string>
|
||||||
|
<string>pci8086,1c52</string>
|
||||||
|
<string>pci8086,1c5c</string>
|
||||||
|
<string>pci8086,1d41</string>
|
||||||
|
<string>pci8086,1e42</string>
|
||||||
|
<string>pci8086,1e44</string>
|
||||||
|
<string>pci8086,1e46</string>
|
||||||
|
<string>pci8086,1e47</string>
|
||||||
|
<string>pci8086,1e48</string>
|
||||||
|
<string>pci8086,1e49</string>
|
||||||
|
<string>pci8086,1e4a</string>
|
||||||
|
<string>pci8086,1e53</string>
|
||||||
|
<string>pci8086,1e55</string>
|
||||||
|
<string>pci8086,1e56</string>
|
||||||
|
<string>pci8086,1e57</string>
|
||||||
|
<string>pci8086,1e58</string>
|
||||||
|
<string>pci8086,1e59</string>
|
||||||
|
<string>pci8086,1e5d</string>
|
||||||
|
<string>pci8086,1e5e</string>
|
||||||
|
<string>pci8086,1e5f</string>
|
||||||
|
<string>pci8086,3b02</string>
|
||||||
|
<string>pci8086,3b03</string>
|
||||||
|
<string>pci8086,3b06</string>
|
||||||
|
<string>pci8086,3b07</string>
|
||||||
|
<string>pci8086,3b08</string>
|
||||||
|
<string>pci8086,3b09</string>
|
||||||
|
<string>pci8086,3b0a</string>
|
||||||
|
<string>pci8086,3b0b</string>
|
||||||
|
<string>pci8086,3b0f</string>
|
||||||
|
<string>pci8086,3b12</string>
|
||||||
|
<string>pci8086,3b14</string>
|
||||||
|
<string>pci8086,3b16</string>
|
||||||
|
<string>pci8086,8c44</string>
|
||||||
|
<string>pci8086,8c4b</string>
|
||||||
|
<string>pci8086,8cc1</string>
|
||||||
|
<string>pci8086,8cc2</string>
|
||||||
|
<string>pci8086,8cc3</string>
|
||||||
|
<string>pci8086,8cc4</string>
|
||||||
|
<string>pci8086,8cc6</string>
|
||||||
|
<string>pci8086,8c41</string>
|
||||||
|
<string>pci8086,8c42</string>
|
||||||
|
<string>pci8086,8c44</string>
|
||||||
|
<string>pci8086,8c46</string>
|
||||||
|
<string>pci8086,8c49</string>
|
||||||
|
<string>pci8086,8c4a</string>
|
||||||
|
<string>pci8086,8c4b</string>
|
||||||
|
<string>pci8086,8c4c</string>
|
||||||
|
<string>pci8086,8c4e</string>
|
||||||
|
<string>pci8086,8c4f</string>
|
||||||
|
<string>pci8086,8c50</string>
|
||||||
|
<string>pci8086,8c52</string>
|
||||||
|
<string>pci8086,8c54</string>
|
||||||
|
<string>pci8086,8c56</string>
|
||||||
|
<string>pci8086,8c5c</string>
|
||||||
|
<string>pci8086,8d44</string>
|
||||||
|
<string>pci8086,8d47</string>
|
||||||
|
<string>pci8086,9cc1</string>
|
||||||
|
<string>pci8086,9cc2</string>
|
||||||
|
<string>pci8086,9cc3</string>
|
||||||
|
<string>pci8086,9cc5</string>
|
||||||
|
<string>pci8086,9cc6</string>
|
||||||
|
<string>pci8086,9cc7</string>
|
||||||
|
<string>pci8086,9cc9</string>
|
||||||
|
<string>pci8086,9c41</string>
|
||||||
|
<string>pci8086,9c43</string>
|
||||||
|
<string>pci8086,9c45</string>
|
||||||
|
<string>pci8086,9d41</string>
|
||||||
|
<string>pci8086,9d43</string>
|
||||||
|
<string>pci8086,9d46</string>
|
||||||
|
<string>pci8086,9d48</string>
|
||||||
|
<string>pci8086,9d4b</string>
|
||||||
|
<string>pci8086,9d4e</string>
|
||||||
|
<string>pci8086,a145</string>
|
||||||
|
<string>pci8086,a151</string>
|
||||||
|
<string>pci8086,a306</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>5000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
</dict>
|
||||||
|
<key>as.vit9696.RestrictEvents</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.RestrictEvents</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RestrictEvents</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>RestrictEvents</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2020 vit9696. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.0</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>
|
||||||
BIN
EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents
Normal file
BIN
EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents
Normal 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>19H524</string>
|
<string>20G624</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.3</string>
|
<string>1.3.0</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.3</string>
|
<string>1.3.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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</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>
|
||||||
|
|||||||
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>19H524</string>
|
<string>20G624</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.3</string>
|
<string>1.3.0</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.3</string>
|
<string>1.3.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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>SMCLightSensor</key>
|
<key>SMCLightSensor</key>
|
||||||
|
|||||||
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>19H524</string>
|
<string>20G624</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.3.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.2.3</string>
|
<string>1.3.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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.vit9696.SMCProcessor</key>
|
<key>as.vit9696.SMCProcessor</key>
|
||||||
|
|||||||
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>19H524</string>
|
<string>20G624</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.3.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.2.3</string>
|
<string>1.3.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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>ru.joedm.SMCSuperIO</key>
|
<key>ru.joedm.SMCSuperIO</key>
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
63
EFI/OC/Kexts/USBToolBox.kext/Contents/Info.plist
Normal file
63
EFI/OC/Kexts/USBToolBox.kext/Contents/Info.plist
Normal file
@@ -0,0 +1,63 @@
|
|||||||
|
<?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>20G527</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>USBToolBox</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.dhinakg.USBToolBox.kext</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>USBToolBox</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1.1</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>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.11</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2020-2021 Dhinak G. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.driver.AppleUSBHostMergeProperties</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>2.9</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>15.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>15.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
EFI/OC/Kexts/USBToolBox.kext/Contents/MacOS/USBToolBox
Normal file
BIN
EFI/OC/Kexts/USBToolBox.kext/Contents/MacOS/USBToolBox
Normal file
Binary file not shown.
170
EFI/OC/Kexts/UTBMap.kext/Contents/Info.plist
Normal file
170
EFI/OC/Kexts/UTBMap.kext/Contents/Info.plist
Normal file
@@ -0,0 +1,170 @@
|
|||||||
|
<?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>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>v1.1</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.dhinakg.USBToolBox.map</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>UTBMap</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>TXHC</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.dhinakg.USBToolBox.kext</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>USBToolBox</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>USBToolBox</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>TXHC</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>
|
||||||
|
AgAAAA==
|
||||||
|
</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>SS01</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>9</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
AgAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>XHC</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.dhinakg.USBToolBox.kext</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>USBToolBox</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>USBToolBox</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>XHC</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>IOProviderMergeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>port-count</key>
|
||||||
|
<data>
|
||||||
|
EAAAAA==
|
||||||
|
</data>
|
||||||
|
<key>ports</key>
|
||||||
|
<dict>
|
||||||
|
<key>HS01</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
AQAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>HS02</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
AgAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>HS03</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>HS04</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
BAAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>HS05</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>9</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
BwAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>HS06</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>255</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
CgAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>SS01</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
DQAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>SS02</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
DgAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>SS03</key>
|
||||||
|
<dict>
|
||||||
|
<key>UsbConnector</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>port</key>
|
||||||
|
<data>
|
||||||
|
EAAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.dhinakg.USBToolBox.kext</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<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>19H524</string>
|
<string>20G624</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.3.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.2.3</string>
|
<string>1.3.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>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</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>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19H512</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Controller</string>
|
<string>VoodooPS2Controller</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.2.2, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
|
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</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.2.2</string>
|
<string>2.3.1</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.2.2</string>
|
<string>2.3.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>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>ACPI PS/2 Nub</key>
|
<key>ACPI PS/2 Nub</key>
|
||||||
@@ -139,7 +139,7 @@
|
|||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.11</string>
|
<string>10.11</string>
|
||||||
<key>OSBundleCompatibleVersion</key>
|
<key>OSBundleCompatibleVersion</key>
|
||||||
<string>2.2.2</string>
|
<string>2.3.1</string>
|
||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>com.apple.iokit.IOACPIFamily</key>
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
|||||||
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>19H512</string>
|
<string>20G817</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.1.1</string>
|
<string>1.1.3</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.1.1</string>
|
<string>1.1.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>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>Voodoo Input</key>
|
<key>Voodoo Input</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19H512</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Keyboard</string>
|
<string>VoodooPS2Keyboard</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.2.2, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
|
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</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.2.2</string>
|
<string>2.3.1</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.2.2</string>
|
<string>2.3.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>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>ApplePS2Keyboard</key>
|
<key>ApplePS2Keyboard</key>
|
||||||
@@ -600,7 +600,7 @@
|
|||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||||
<string>2.2.2</string>
|
<string>2.3.1</string>
|
||||||
<key>com.apple.iokit.IOHIDFamily</key>
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.bsd</key>
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19H512</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Mouse</string>
|
<string>VoodooPS2Mouse</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.2.2, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
|
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</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.2.2</string>
|
<string>2.3.1</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.2.2</string>
|
<string>2.3.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>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>ApplePS2Mouse</key>
|
<key>ApplePS2Mouse</key>
|
||||||
@@ -182,7 +182,7 @@
|
|||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||||
<string>2.2.2</string>
|
<string>2.3.1</string>
|
||||||
<key>com.apple.iokit.IOHIDFamily</key>
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.iokit</key>
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,11 +3,11 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19H512</string>
|
<string>20G817</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>VoodooPS2Trackpad</string>
|
<string>VoodooPS2Trackpad</string>
|
||||||
<key>CFBundleGetInfoString</key>
|
<key>CFBundleGetInfoString</key>
|
||||||
<string>2.2.2, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
<string>2.3.1, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
<key>CFBundleInfoDictionaryVersion</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.2.2</string>
|
<string>2.3.1</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.2.2</string>
|
<string>2.3.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>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>ALPS GlidePoint</key>
|
<key>ALPS GlidePoint</key>
|
||||||
@@ -58,8 +58,57 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>Default</key>
|
<key>Default</key>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>Darwin 16+</key>
|
||||||
|
<dict>
|
||||||
|
<key>ApplePreferenceCapability</key>
|
||||||
|
<true/>
|
||||||
|
<key>ApplePreferenceIdentifier</key>
|
||||||
|
<string>com.apple.AppleMultitouchTrackpad</string>
|
||||||
|
<key>MT Built-in</key>
|
||||||
|
<true/>
|
||||||
|
<key>MTHIDDevice</key>
|
||||||
|
<true/>
|
||||||
|
<key>SupportsGestureScrolling</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadEmbedded</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadFourFingerGestures</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadSecondaryClickCorners</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadThreeFingerDrag</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
<key>DisableDevice</key>
|
<key>DisableDevice</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
<key>DragLockTempMask</key>
|
||||||
|
<integer>1048592</integer>
|
||||||
|
<key>FingerZ</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>ForceTouchCustomDownThreshold</key>
|
||||||
|
<string>90</string>
|
||||||
|
<key>ForceTouchCustomPower</key>
|
||||||
|
<string>8</string>
|
||||||
|
<key>ForceTouchCustomUpThreshold</key>
|
||||||
|
<string>20</string>
|
||||||
|
<key>ForceTouchMode</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>ForceTouchPressureThreshold</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>ProcessBluetoothMouseStopsTrackpad</key>
|
||||||
|
<true/>
|
||||||
|
<key>ProcessUSBMouseStopsTrackpad</key>
|
||||||
|
<true/>
|
||||||
|
<key>QuietTimeAfterTyping</key>
|
||||||
|
<integer>100000000</integer>
|
||||||
|
<key>USBMouseStopsTrackpad</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>UnitsPerMMX</key>
|
||||||
|
<integer>50</integer>
|
||||||
|
<key>UnitsPerMMY</key>
|
||||||
|
<integer>50</integer>
|
||||||
|
<key>WakeDelay</key>
|
||||||
|
<integer>1000</integer>
|
||||||
</dict>
|
</dict>
|
||||||
<key>HPQOEM</key>
|
<key>HPQOEM</key>
|
||||||
<dict>
|
<dict>
|
||||||
@@ -106,6 +155,12 @@
|
|||||||
<string>ProBook</string>
|
<string>ProBook</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>ProductID</key>
|
||||||
|
<integer>547</integer>
|
||||||
|
<key>RM,deliverNotifications</key>
|
||||||
|
<true/>
|
||||||
|
<key>VendorID</key>
|
||||||
|
<integer>1452</integer>
|
||||||
</dict>
|
</dict>
|
||||||
<key>Elantech TouchPad</key>
|
<key>Elantech TouchPad</key>
|
||||||
<dict>
|
<dict>
|
||||||
@@ -492,7 +547,7 @@
|
|||||||
<key>OSBundleLibraries</key>
|
<key>OSBundleLibraries</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||||
<string>2.2.2</string>
|
<string>2.3.1</string>
|
||||||
<key>com.apple.iokit.IOHIDFamily</key>
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.iokit</key>
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
|||||||
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>19H524</string>
|
<string>20G730</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.4.9</string>
|
<string>1.6.1</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.4.9</string>
|
<string>1.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>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>DTPlatformName</key>
|
<key>DTPlatformName</key>
|
||||||
<string>macosx</string>
|
<string>macosx</string>
|
||||||
<key>DTPlatformVersion</key>
|
<key>DTPlatformVersion</key>
|
||||||
<string>11.0</string>
|
<string>12.1</string>
|
||||||
<key>DTSDKBuild</key>
|
<key>DTSDKBuild</key>
|
||||||
<string>20A2408</string>
|
<string>21C46</string>
|
||||||
<key>DTSDKName</key>
|
<key>DTSDKName</key>
|
||||||
<string>macosx11.0</string>
|
<string>macosx12.1</string>
|
||||||
<key>DTXcode</key>
|
<key>DTXcode</key>
|
||||||
<string>1220</string>
|
<string>1321</string>
|
||||||
<key>DTXcodeBuild</key>
|
<key>DTXcodeBuild</key>
|
||||||
<string>12B45b</string>
|
<string>13C100</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NVHDAEnabler</key>
|
<key>NVHDAEnabler</key>
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>10.8</string>
|
<string>10.6</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2018 vit9696. All rights reserved.</string>
|
<string>Copyright © 2018 vit9696. All rights reserved.</string>
|
||||||
<key>OSBundleCompatibleVersion</key>
|
<key>OSBundleCompatibleVersion</key>
|
||||||
@@ -88,17 +88,17 @@
|
|||||||
<key>com.apple.iokit.IOPCIFamily</key>
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
<string>1.0.0b1</string>
|
<string>1.0.0b1</string>
|
||||||
<key>com.apple.kpi.bsd</key>
|
<key>com.apple.kpi.bsd</key>
|
||||||
<string>12.0.0</string>
|
<string>10.0.0</string>
|
||||||
<key>com.apple.kpi.dsep</key>
|
<key>com.apple.kpi.dsep</key>
|
||||||
<string>12.0.0</string>
|
<string>10.0.0</string>
|
||||||
<key>com.apple.kpi.iokit</key>
|
<key>com.apple.kpi.iokit</key>
|
||||||
<string>12.0.0</string>
|
<string>10.0.0</string>
|
||||||
<key>com.apple.kpi.libkern</key>
|
<key>com.apple.kpi.libkern</key>
|
||||||
<string>12.0.0</string>
|
<string>10.0.0</string>
|
||||||
<key>com.apple.kpi.mach</key>
|
<key>com.apple.kpi.mach</key>
|
||||||
<string>12.0.0</string>
|
<string>10.0.0</string>
|
||||||
<key>com.apple.kpi.unsupported</key>
|
<key>com.apple.kpi.unsupported</key>
|
||||||
<string>12.0.0</string>
|
<string>10.0.0</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>OSBundleRequired</key>
|
<key>OSBundleRequired</key>
|
||||||
<string>Root</string>
|
<string>Root</string>
|
||||||
|
|||||||
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
EFI/OC/Tools/CsrUtil.efi
Executable file
BIN
EFI/OC/Tools/CsrUtil.efi
Executable 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.
Binary file not shown.
BIN
EFI/OC/Tools/TpmInfo.efi
Executable file
BIN
EFI/OC/Tools/TpmInfo.efi
Executable file
Binary file not shown.
1776
EFI/OC/config.plist
1776
EFI/OC/config.plist
File diff suppressed because it is too large
Load Diff
BIN
Images/AboutThisMac-Monterey.png
Normal file
BIN
Images/AboutThisMac-Monterey.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
32
README.md
32
README.md
@@ -1,5 +1,5 @@
|
|||||||
# [LG Gram 17Z90N Hackintosh](https://www.lg.com/us/laptops/lg-17z90n-r.aac8u1-ultra-slim-laptop)
|
# [LG Gram 17Z90N Hackintosh](https://www.lg.com/us/laptops/lg-17z90n-r.aac8u1-ultra-slim-laptop)
|
||||||
### Opencore Version: 0.6.9
|
### Opencore Version: 0.8.5
|
||||||
| Specification | Details |
|
| Specification | Details |
|
||||||
| ------------------- | --------------------------------------- |
|
| ------------------- | --------------------------------------- |
|
||||||
| Model | LG gram 17 - 2020 (17Z90N) |
|
| Model | LG gram 17 - 2020 (17Z90N) |
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
- I have had this laptop since November, spent so many hours on this (so far I havent found anyone who has had success) and Finally got it to work YAY!
|
- I have had this laptop since November, spent so many hours on this (so far I havent found anyone who has had success) and Finally got it to work YAY!
|
||||||
- I am excited to get this fully finished but still have more to do! Will update when I fix whats not working!
|
- I am excited to get this fully finished but still have more to do! Will update when I fix whats not working!
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
### 1. BIOS Settings
|
### 1. BIOS Settings
|
||||||
@@ -23,7 +23,11 @@
|
|||||||
- Advanced - Intel Advanced Menu - CPU Configuration - Software Guard Extentsions (SGX) => Disabled
|
- Advanced - Intel Advanced Menu - CPU Configuration - Software Guard Extentsions (SGX) => Disabled
|
||||||
- Advanced - Intel Advanced Menu - Power & Performance - "CPU - Power Management Control" - CPU Lock Configuration - CFG Lock => Disabled and Overclocking Lock => Disabled
|
- Advanced - Intel Advanced Menu - Power & Performance - "CPU - Power Management Control" - CPU Lock Configuration - CFG Lock => Disabled and Overclocking Lock => Disabled
|
||||||
- Advanced - Intel Advanced Menu - System Agent (SA) Configuration - Graphics Configuration - DVMT Pre-Allocated => 64M
|
- Advanced - Intel Advanced Menu - System Agent (SA) Configuration - Graphics Configuration - DVMT Pre-Allocated => 64M
|
||||||
|
- Advanced - Intel Advanced Menu - PCH-IO Configuration - USB Configuration - XHCI Compliance Mode => Enabled
|
||||||
|
- Advanced - Intel Advanced Menu - PCH-IO Configuration - Security Configuration - Force unlock on all GPIO pads => Enabled (Thanks 1OldSWguy)
|
||||||
- Advanced - Intel Advanced Menu - Platform Settings - System Time and Alarm Source => Legacy RTC
|
- Advanced - Intel Advanced Menu - Platform Settings - System Time and Alarm Source => Legacy RTC
|
||||||
|
- Advanced - Intel Advanced Menu - ACPI Settings - Low Power S0 Idle Capability => Disabled
|
||||||
|
- Security - Secure Boot Configuration - Secure Boot Option - Disabled
|
||||||
- Exit - Exit Saving Changes
|
- Exit - Exit Saving Changes
|
||||||
|
|
||||||
### 2. Generate SMBIOS
|
### 2. Generate SMBIOS
|
||||||
@@ -37,24 +41,32 @@
|
|||||||
## Notes
|
## Notes
|
||||||
- The NVME Drive that comes with this Laptop is a SKHynix 512GB which is not supported by Mac OS, Please replace it as it will not boot with it installed. (I bought a WD SN750 500GB that worked great).
|
- The NVME Drive that comes with this Laptop is a SKHynix 512GB which is not supported by Mac OS, Please replace it as it will not boot with it installed. (I bought a WD SN750 500GB that worked great).
|
||||||
- If the system Crashes, Kernal Panics, or you manually shut it down you will have to re-enter BIOS settings above. (Havent figured out how to save them even if it kernal panics)
|
- If the system Crashes, Kernal Panics, or you manually shut it down you will have to re-enter BIOS settings above. (Havent figured out how to save them even if it kernal panics)
|
||||||
- Graphics glitches when booting then is completely fine after the first 10-20 or so seconds.
|
- Fixed - Graphics glitches when booting then is completely fine after the first 10-20 or so seconds. (Fixed Thanks to 1OldSWguy)
|
||||||
|
|
||||||
### Working
|
### Working
|
||||||
- WIFI
|
- WIFI
|
||||||
- Blutooth
|
- Bluetooth
|
||||||
- Sound
|
- Sound
|
||||||
- Graphics Acceleration
|
- Graphics Acceleration
|
||||||
- Keyboard
|
- Keyboard
|
||||||
### Partial Working
|
|
||||||
- USB (Two of the 3 support hot plug)
|
|
||||||
### Not Working
|
|
||||||
- Thunderbolt / USB C
|
|
||||||
- Trackpad
|
- Trackpad
|
||||||
- HDMI - (not tested)
|
|
||||||
- Battery Settings
|
- Battery Settings
|
||||||
- Webcam
|
- Webcam
|
||||||
|
- USB-C
|
||||||
|
- Brightness Keys
|
||||||
|
- USB
|
||||||
|
|
||||||
|
### Partial Working
|
||||||
|
- USB-C (Sleep Crashes with dock)
|
||||||
|
- might be fixed with latest, dont have a dock to test
|
||||||
|
- Sleep
|
||||||
|
|
||||||
|
### Not Working
|
||||||
|
- Thunderbolt
|
||||||
|
- HDMI
|
||||||
- FingerPrint Reader
|
- FingerPrint Reader
|
||||||
- FN keys for brightness
|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
- Thanks [Opencore community](https://github.com/acidanthera/OpenCorePkg)
|
- Thanks [Opencore community](https://github.com/acidanthera/OpenCorePkg)
|
||||||
|
- Thanks 1OldSWguy
|
||||||
|
- Thanks daniyo27
|
||||||
|
|||||||
Reference in New Issue
Block a user