init
This commit is contained in:
commit
81a0ac32c7
BIN
BOOT/BOOTX64.efi
Executable file
BIN
BOOT/BOOTX64.efi
Executable file
Binary file not shown.
1
CLOVER/ACPI/WINDOWS/.empty
Executable file
1
CLOVER/ACPI/WINDOWS/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/ACPI/origin/.empty
Executable file
1
CLOVER/ACPI/origin/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/ACPI/patched/.empty
Executable file
1
CLOVER/ACPI/patched/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
BIN
CLOVER/ACPI/patched/SSDT-ALC256.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-ALC256.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-ALS0.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-ALS0.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-BRT6.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-BRT6.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-Config.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-Config.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-DDGPU.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-DDGPU.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-EC-USBX.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-EC-USBX.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-GPRW.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-GPRW.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-HPET.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-HPET.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-I2C.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-I2C.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-LPC.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-LPC.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-LPCB.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-LPCB.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-PNLF.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-PNLF.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-USBX.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-USBX.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-XHC.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-XHC.aml
Executable file
Binary file not shown.
BIN
CLOVER/ACPI/patched/SSDT-XOSI.aml
Executable file
BIN
CLOVER/ACPI/patched/SSDT-XOSI.aml
Executable file
Binary file not shown.
BIN
CLOVER/CLOVERX64.efi
Executable file
BIN
CLOVER/CLOVERX64.efi
Executable file
Binary file not shown.
801
CLOVER/OEM/SystemProductName/UEFI/config-sample.plist
Executable file
801
CLOVER/OEM/SystemProductName/UEFI/config-sample.plist
Executable file
@ -0,0 +1,801 @@
|
|||||||
|
<?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>#DisableDrivers</key>
|
||||||
|
<array>
|
||||||
|
<string>CsmVideoDxe</string>
|
||||||
|
<string>VBoxExt4</string>
|
||||||
|
</array>
|
||||||
|
<key>ACPI</key>
|
||||||
|
<dict>
|
||||||
|
<key>#DropMCFG</key>
|
||||||
|
<false/>
|
||||||
|
<key>#PatchAPIC</key>
|
||||||
|
<false/>
|
||||||
|
<key>#ResetAddress</key>
|
||||||
|
<string>0x64</string>
|
||||||
|
<key>#ResetValue</key>
|
||||||
|
<string>0xFE</string>
|
||||||
|
<key>#SortedOrder</key>
|
||||||
|
<array>
|
||||||
|
<string>SSDT-3.aml</string>
|
||||||
|
<string>SSDT-1.aml</string>
|
||||||
|
<string>SSDT-2.aml</string>
|
||||||
|
</array>
|
||||||
|
<key>#smartUPS</key>
|
||||||
|
<false/>
|
||||||
|
<key>DSDT</key>
|
||||||
|
<dict>
|
||||||
|
<key>#DropOEM_DSM</key>
|
||||||
|
<dict>
|
||||||
|
<key>ATI</key>
|
||||||
|
<true/>
|
||||||
|
<key>Firewire</key>
|
||||||
|
<true/>
|
||||||
|
<key>HDA</key>
|
||||||
|
<true/>
|
||||||
|
<key>HDMI</key>
|
||||||
|
<true/>
|
||||||
|
<key>IDE</key>
|
||||||
|
<true/>
|
||||||
|
<key>IntelGFX</key>
|
||||||
|
<true/>
|
||||||
|
<key>LAN</key>
|
||||||
|
<true/>
|
||||||
|
<key>LPC</key>
|
||||||
|
<false/>
|
||||||
|
<key>NVidia</key>
|
||||||
|
<true/>
|
||||||
|
<key>SATA</key>
|
||||||
|
<true/>
|
||||||
|
<key>SmBUS</key>
|
||||||
|
<false/>
|
||||||
|
<key>USB</key>
|
||||||
|
<true/>
|
||||||
|
<key>WIFI</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>#Patches</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Remove battery device from desktop</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>W4IeQkFUMQhfSElEDEHQDAoIX1VJRAEUCF9TVEEApAA=</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data></data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Add _SUN property for GIGE</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>UFhTWAhfQURSAAhfUFJXEgYC</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>UFhTWAhfQURSAAhfU1VOCgQIX1BSVxIGAg==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Rename GFX0 to IGPU</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>R0ZYMA==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SUdQVQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Rename HDEF to AZAL</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SERFRg==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>QVpBTA==</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#Rtc8Allowed</key>
|
||||||
|
<false/>
|
||||||
|
<key>#SuspendOverride</key>
|
||||||
|
<false/>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>Fixes</key>
|
||||||
|
<dict>
|
||||||
|
<key>AddDTGP_0001</key>
|
||||||
|
<true/>
|
||||||
|
<key>AddHDMI_8000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>AddIMEI_80000</key>
|
||||||
|
<false/>
|
||||||
|
<key>AddMCHC_0008</key>
|
||||||
|
<false/>
|
||||||
|
<key>AddPNLF_1000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>DeleteUnused_400000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_ACST_4000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_ADP1_800000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_INTELGFX_100000</key>
|
||||||
|
<false/>
|
||||||
|
<key>FIX_RTC_20000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_S3D_2000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_TMR_40000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_WAK_200000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FakeLPC_0020</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixAirport_4000</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixDarwin_0002</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixDarwin7_10000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixDisplay_0100</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixFirewire_0800</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixHDA_8000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixHPET_0010</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixHeaders_20000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixIDE_0200</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixIPIC_0040</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixLAN_2000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixRegions_10000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixSATA_0400</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixSBUS_0080</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixShutdown_0004</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixUSB_1000</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>DSDT.aml</string>
|
||||||
|
<key>ReuseFFFF</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>DisableASPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>DropTables</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>DMAR</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>SSDT</string>
|
||||||
|
<key>TableId</key>
|
||||||
|
<string>CpuPm</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>#Length</key>
|
||||||
|
<integer>720</integer>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>SSDT</string>
|
||||||
|
<key>TableId</key>
|
||||||
|
<string>Cpu0Ist</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>HaltEnabler</key>
|
||||||
|
<true/>
|
||||||
|
<key>SSDT</key>
|
||||||
|
<dict>
|
||||||
|
<key>#C3Latency</key>
|
||||||
|
<string>0x03E7</string>
|
||||||
|
<key>#DoubleFirstState</key>
|
||||||
|
<true/>
|
||||||
|
<key>#DropOem</key>
|
||||||
|
<true/>
|
||||||
|
<key>#EnableC2</key>
|
||||||
|
<false/>
|
||||||
|
<key>#EnableC4</key>
|
||||||
|
<false/>
|
||||||
|
<key>#EnableC6</key>
|
||||||
|
<true/>
|
||||||
|
<key>#EnableC7</key>
|
||||||
|
<false/>
|
||||||
|
<key>#MaxMultiplier</key>
|
||||||
|
<integer>12</integer>
|
||||||
|
<key>#MinMultiplier</key>
|
||||||
|
<integer>8</integer>
|
||||||
|
<key>#PLimitDict</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>#PluginType</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>#UnderVoltStep</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>#UseSystemIO</key>
|
||||||
|
<false/>
|
||||||
|
<key>Generate</key>
|
||||||
|
<dict>
|
||||||
|
<key>CStates</key>
|
||||||
|
<true/>
|
||||||
|
<key>PStates</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>Boot</key>
|
||||||
|
<dict>
|
||||||
|
<key>##Arguments</key>
|
||||||
|
<string>kext-dev-mode=1 rootless=0</string>
|
||||||
|
<key>#Arguments</key>
|
||||||
|
<string>-v arch=x86_64 slide=0 darkwake=0</string>
|
||||||
|
<key>#LegacyBiosDefaultEntry</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>#XMPDetection</key>
|
||||||
|
<string>-1</string>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DefaultLoader</key>
|
||||||
|
<string>boot.efi</string>
|
||||||
|
<key>DefaultVolume</key>
|
||||||
|
<string>LastBootedVolume</string>
|
||||||
|
<key>DisableCloverHotkeys</key>
|
||||||
|
<false/>
|
||||||
|
<key>Fast</key>
|
||||||
|
<false/>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<string>PBR</string>
|
||||||
|
<key>NeverDoRecovery</key>
|
||||||
|
<true/>
|
||||||
|
<key>NeverHibernate</key>
|
||||||
|
<false/>
|
||||||
|
<key>SkipHibernateTimeout</key>
|
||||||
|
<false/>
|
||||||
|
<key>StrictHibernate</key>
|
||||||
|
<false/>
|
||||||
|
<key>RtcHibernateAware</key>
|
||||||
|
<false/>
|
||||||
|
<key>Timeout</key>
|
||||||
|
<integer>5</integer>
|
||||||
|
</dict>
|
||||||
|
<key>BootGraphics</key>
|
||||||
|
<dict>
|
||||||
|
<key>#DefaultBackgroundColor</key>
|
||||||
|
<string>0xF0F0F0</string>
|
||||||
|
<key>EFILoginHiDPI</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>UIScale</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
<key>CPU</key>
|
||||||
|
<dict>
|
||||||
|
<key>#BusSpeedkHz</key>
|
||||||
|
<integer>133330</integer>
|
||||||
|
<key>#FrequencyMHz</key>
|
||||||
|
<integer>3140</integer>
|
||||||
|
<key>#HWPEnable</key>
|
||||||
|
<true/>
|
||||||
|
<key>#HWPValue</key>
|
||||||
|
<string>0x30002a01</string>
|
||||||
|
<key>#QPI</key>
|
||||||
|
<integer>4800</integer>
|
||||||
|
<key>#SavingMode</key>
|
||||||
|
<integer>7</integer>
|
||||||
|
<key>#TDP</key>
|
||||||
|
<integer>95</integer>
|
||||||
|
<key>#TurboDisable</key>
|
||||||
|
<true/>
|
||||||
|
<key>#Type</key>
|
||||||
|
<string>0x0201</string>
|
||||||
|
<key>#UseARTFrequency</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Devices</key>
|
||||||
|
<dict>
|
||||||
|
<key>#AddProperties</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>NVidia</string>
|
||||||
|
<key>Key</key>
|
||||||
|
<string>AAPL,HasPanel</string>
|
||||||
|
<key>Value</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>NVidia</string>
|
||||||
|
<key>Key</key>
|
||||||
|
<string>AAPL,Haslid</string>
|
||||||
|
<key>Value</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#FakeID</key>
|
||||||
|
<dict>
|
||||||
|
<key>#ATI</key>
|
||||||
|
<string>0x67501002</string>
|
||||||
|
<key>#IMEI</key>
|
||||||
|
<string>0x1e208086</string>
|
||||||
|
<key>#IntelGFX</key>
|
||||||
|
<string>0x01268086</string>
|
||||||
|
<key>#LAN</key>
|
||||||
|
<string>0x100E8086</string>
|
||||||
|
<key>#NVidia</key>
|
||||||
|
<string>0x11de10de</string>
|
||||||
|
<key>#SATA</key>
|
||||||
|
<string>0x25628086</string>
|
||||||
|
<key>#WIFI</key>
|
||||||
|
<string>0x431214e4</string>
|
||||||
|
<key>#XHCI</key>
|
||||||
|
<string>0x0</string>
|
||||||
|
</dict>
|
||||||
|
<key>#ForceHPET</key>
|
||||||
|
<false/>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<false/>
|
||||||
|
<key>#Properties</key>
|
||||||
|
<string>7a00000001000000010000006e0000000200000002010c00d041030a0000000001010600001b7fff040028000000500069006e0043006f006e00660069006700750072006100740069006f006e00730000000800000001080100180000006c00610079006f00750074002d00690064000000080000000c000000</string>
|
||||||
|
<key>#SetIntelBacklight</key>
|
||||||
|
<false/>
|
||||||
|
<key>#SetIntelMaxBacklight</key>
|
||||||
|
<true/>
|
||||||
|
<key>#IntelMaxValue</key>
|
||||||
|
<integer>1808</integer>
|
||||||
|
<key>Audio</key>
|
||||||
|
<dict>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<string>0x0887</string>
|
||||||
|
<key>ResetHDA</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>NoDefaultProperties</key>
|
||||||
|
<false/>
|
||||||
|
<key>USB</key>
|
||||||
|
<dict>
|
||||||
|
<key>AddClockID</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixOwnership</key>
|
||||||
|
<true/>
|
||||||
|
<key>HighCurrent</key>
|
||||||
|
<false/>
|
||||||
|
<key>Inject</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>UseIntelHDMI</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>GUI</key>
|
||||||
|
<dict>
|
||||||
|
<key>#ConsoleMode</key>
|
||||||
|
<string>0</string>
|
||||||
|
<key>#Custom</key>
|
||||||
|
<dict>
|
||||||
|
<key>Entries</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>AddArguments</key>
|
||||||
|
<string>-v</string>
|
||||||
|
<key>Arguments</key>
|
||||||
|
<string>Kernel=mach_kernel</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hotkey</key>
|
||||||
|
<string>M</string>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<false/>
|
||||||
|
<key>NoCaches</key>
|
||||||
|
<false/>
|
||||||
|
<key>Path</key>
|
||||||
|
<string>\EFI\BOOT\BOOTX64.efi</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>MyCustomEntry</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>OSXRecovery</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<false/>
|
||||||
|
<key>NoCaches</key>
|
||||||
|
<false/>
|
||||||
|
<key>SubEntries</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>AddArguments</key>
|
||||||
|
<string>-v</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>Boot OS X 10.8.5 (12F36) Mountain Lion in Verbose Mode</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>OS X 10.8.5 (12F36) Mountain Lion</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>OSX</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>454794AC-760D-46E8-8F77-D6EB23D2FD32</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hotkey</key>
|
||||||
|
<string>L</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>MyLegacyEntry</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>Windows</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>89433CD3-21F2-4D3C-95FC-722C48066D3A</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Tool</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Arguments</key>
|
||||||
|
<string>-b</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hotkey</key>
|
||||||
|
<string>S</string>
|
||||||
|
<key>Path</key>
|
||||||
|
<string>\EFI\CLOVER\TOOLS\Shell64-v1.efi</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>MyCustomShell</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>#CustomIcons</key>
|
||||||
|
<false/>
|
||||||
|
<key>#Hide</key>
|
||||||
|
<array>
|
||||||
|
<string>Windows</string>
|
||||||
|
<string>BOOTX64.EFI</string>
|
||||||
|
</array>
|
||||||
|
<key>#Language</key>
|
||||||
|
<string>ru:0</string>
|
||||||
|
<key>#Mouse</key>
|
||||||
|
<dict>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Mirror</key>
|
||||||
|
<false/>
|
||||||
|
<key>Speed</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
</dict>
|
||||||
|
<key>#Scan</key>
|
||||||
|
<dict>
|
||||||
|
<key>Entries</key>
|
||||||
|
<true/>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<false/>
|
||||||
|
<key>Tool</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>#TextOnly</key>
|
||||||
|
<false/>
|
||||||
|
<key>ScreenResolution</key>
|
||||||
|
<string>1280x1024</string>
|
||||||
|
<key>ShowOptimus</key>
|
||||||
|
<false/>
|
||||||
|
<key>Theme</key>
|
||||||
|
<string>metal</string>
|
||||||
|
</dict>
|
||||||
|
<key>Graphics</key>
|
||||||
|
<dict>
|
||||||
|
<key>#Connectors</key>
|
||||||
|
<array/>
|
||||||
|
<key>#DualLink</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>#FBName</key>
|
||||||
|
<string>Makakakakala</string>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<dict>
|
||||||
|
<key>ATI</key>
|
||||||
|
<true/>
|
||||||
|
<key>Intel</key>
|
||||||
|
<false/>
|
||||||
|
<key>NVidia</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>#LoadVBios</key>
|
||||||
|
<false/>
|
||||||
|
<key>#NVCAP</key>
|
||||||
|
<string>04000000000003000C0000000000000A00000000</string>
|
||||||
|
<key>#NvidiaGeneric</key>
|
||||||
|
<true/>
|
||||||
|
<key>#NvidiaNoEFI</key>
|
||||||
|
<false/>
|
||||||
|
<key>#NvidiaSingle</key>
|
||||||
|
<false/>
|
||||||
|
<key>#PatchVBios</key>
|
||||||
|
<false/>
|
||||||
|
<key>#PatchVBiosBytes</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>gAeoAqAF</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>gAeoAjgE</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#VRAM</key>
|
||||||
|
<integer>1024</integer>
|
||||||
|
<key>#VideoPorts</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>#display-cfg</key>
|
||||||
|
<string>03010300FFFF0001</string>
|
||||||
|
<key>#ig-platform-id</key>
|
||||||
|
<string>0x01620005</string>
|
||||||
|
<key>EDID</key>
|
||||||
|
<dict>
|
||||||
|
<key>#Custom</key>
|
||||||
|
<data>AP///////wAGECGSAAAAAAASAQOAIRV4CunVmVlTjigmUFQAAAABAQEBAQEBAQEBAQEBAQEB3iGgcFCEHzAgIFYAS88QAAAY3iGgcFCEHzAgIFYAS88QAAAAAAAA/gBXNjU3RwAxNTRXUDEKAAAA/gAjMz1IZYSq/wIBCiAgAJo=</data>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<true/>
|
||||||
|
<key>#ProductID</key>
|
||||||
|
<string>0x9221</string>
|
||||||
|
<key>#VendorID</key>
|
||||||
|
<string>0x1006</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>KernelAndKextPatches</key>
|
||||||
|
<dict>
|
||||||
|
<key>#ATIConnectorsController</key>
|
||||||
|
<string>6000</string>
|
||||||
|
<key>#ATIConnectorsData</key>
|
||||||
|
<string>000400000403000000010000210302040400000014020000000100000000040310000000100000000001000000000001</string>
|
||||||
|
<key>#ATIConnectorsPatch</key>
|
||||||
|
<string>040000001402000000010000000004040004000004030000000100001102010500000000000000000000000000000000</string>
|
||||||
|
<key>#BootPatches</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Example</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>RXh0ZXJuYWw=</data>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>All</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SW50ZXJuYWw=</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#FakeCPUID</key>
|
||||||
|
<string>0x010676</string>
|
||||||
|
<key>#KextsToPatch</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SGVhZHBob25lcwA=</data>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>VoodooHDA</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>VGVsZXBob25lcwA=</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Patch_to_not_load_this_driver</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<string>0x04020000</string>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<true/>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>AppleHDAController</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<string>0x44220000</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Make all drives to be internal</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>RXh0ZXJuYWw=</data>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>AppleAHCIPort</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SW50ZXJuYWw=</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>TRIM function for non-Apple SSDs</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>QVBQTEUgU1NEAA==</data>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>IOAHCIBlockStorage</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>AAAAAAAAAAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>ATI Connector patch new way</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>AAQAAAQDAAAAAQAAIQMCBAQAAAAUAgAAAAEAAAAABAMQAAAAEAAAAAABAAAAAAAB</data>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.9,10.10,10.11</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>AMD6000Controller</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>BAAAABQCAAAAAQAAAAAEBAAEAAAEAwAAAAEAABECAQUAAAAAAAAAAAAAAAAAAAAA</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>AppleIntelCPUPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>AppleRTC</key>
|
||||||
|
<true/>
|
||||||
|
<key>AsusAICPUPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DellSMBIOSPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelCpu</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelIvyXCPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelLapic</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelPm</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>RtVariables</key>
|
||||||
|
<dict>
|
||||||
|
<key>BooterConfig</key>
|
||||||
|
<string>0x28</string>
|
||||||
|
<key>CsrActiveConfig</key>
|
||||||
|
<string>0x3E7</string>
|
||||||
|
<key>MLB</key>
|
||||||
|
<string>C02032109R5DC771H</string>
|
||||||
|
<key>ROM</key>
|
||||||
|
<string>UseMacAddr0</string>
|
||||||
|
</dict>
|
||||||
|
<key>SMBIOS</key>
|
||||||
|
<dict>
|
||||||
|
<key>#BiosReleaseDate</key>
|
||||||
|
<string>05/03/10</string>
|
||||||
|
<key>#BiosVendor</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>#BiosVersion</key>
|
||||||
|
<string>MB11.88Z.0061.B03.0809221748</string>
|
||||||
|
<key>#Board-ID</key>
|
||||||
|
<string>Mac-F4208CC8</string>
|
||||||
|
<key>#BoardManufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>#BoardSerialNumber</key>
|
||||||
|
<string>C02032101R5DC771H</string>
|
||||||
|
<key>#BoardType</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>#BoardVersion</key>
|
||||||
|
<string>Proto1</string>
|
||||||
|
<key>#ChassisAssetTag</key>
|
||||||
|
<string>LatitudeD420</string>
|
||||||
|
<key>#ChassisManufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>#ChassisType</key>
|
||||||
|
<integer>16</integer>
|
||||||
|
<key>#Family</key>
|
||||||
|
<string>MacBook</string>
|
||||||
|
<key>#FirmwareFeatures</key>
|
||||||
|
<string>0xC0001403</string>
|
||||||
|
<key>#FirmwareFeaturesMask</key>
|
||||||
|
<string>0xFFFFFFFF</string>
|
||||||
|
<key>#LocationInChassis</key>
|
||||||
|
<string>MLB</string>
|
||||||
|
<key>#Memory</key>
|
||||||
|
<dict>
|
||||||
|
<key>Channels</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>Modules</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Frequency</key>
|
||||||
|
<integer>1333</integer>
|
||||||
|
<key>Part</key>
|
||||||
|
<string>C0001403</string>
|
||||||
|
<key>Serial</key>
|
||||||
|
<string>00001001</string>
|
||||||
|
<key>Size</key>
|
||||||
|
<integer>4096</integer>
|
||||||
|
<key>Slot</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>DDR3</string>
|
||||||
|
<key>Vendor</key>
|
||||||
|
<string>Kingston</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Frequency</key>
|
||||||
|
<integer>1333</integer>
|
||||||
|
<key>Part</key>
|
||||||
|
<string>C0001404</string>
|
||||||
|
<key>Serial</key>
|
||||||
|
<string>00001002</string>
|
||||||
|
<key>Size</key>
|
||||||
|
<integer>4096</integer>
|
||||||
|
<key>Slot</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>DDR3</string>
|
||||||
|
<key>Vendor</key>
|
||||||
|
<string>Kingston</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>SlotCount</key>
|
||||||
|
<integer>4</integer>
|
||||||
|
</dict>
|
||||||
|
<key>#Mobile</key>
|
||||||
|
<true/>
|
||||||
|
<key>#PlatformFeature</key>
|
||||||
|
<string>0x03</string>
|
||||||
|
<key>#ProductName</key>
|
||||||
|
<string>MacBook1,1</string>
|
||||||
|
<key>#SerialNumber</key>
|
||||||
|
<string>4H629LYAU9C</string>
|
||||||
|
<key>#Slots</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>ATI</string>
|
||||||
|
<key>ID</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>PCIe Slot 0</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<integer>16</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>WIFI</string>
|
||||||
|
<key>ID</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>Airport</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#SmUUID</key>
|
||||||
|
<string>00000000-0000-1000-8000-010203040506</string>
|
||||||
|
<key>#Trust</key>
|
||||||
|
<true/>
|
||||||
|
<key>#Version</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>Manufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
</dict>
|
||||||
|
<key>SystemParameters</key>
|
||||||
|
<dict>
|
||||||
|
<key>#BacklightLevel</key>
|
||||||
|
<string>0x0501</string>
|
||||||
|
<key>#CustomUUID</key>
|
||||||
|
<string>511CE201-1000-4000-9999-010203040506</string>
|
||||||
|
<key>#NvidiaWeb</key>
|
||||||
|
<false/>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<string>Detect</string>
|
||||||
|
<key>InjectSystemID</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
801
CLOVER/OEM/SystemProductName/config-sample.plist
Executable file
801
CLOVER/OEM/SystemProductName/config-sample.plist
Executable file
@ -0,0 +1,801 @@
|
|||||||
|
<?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>#DisableDrivers</key>
|
||||||
|
<array>
|
||||||
|
<string>CsmVideoDxe</string>
|
||||||
|
<string>VBoxExt4</string>
|
||||||
|
</array>
|
||||||
|
<key>ACPI</key>
|
||||||
|
<dict>
|
||||||
|
<key>#DropMCFG</key>
|
||||||
|
<false/>
|
||||||
|
<key>#PatchAPIC</key>
|
||||||
|
<false/>
|
||||||
|
<key>#ResetAddress</key>
|
||||||
|
<string>0x64</string>
|
||||||
|
<key>#ResetValue</key>
|
||||||
|
<string>0xFE</string>
|
||||||
|
<key>#SortedOrder</key>
|
||||||
|
<array>
|
||||||
|
<string>SSDT-3.aml</string>
|
||||||
|
<string>SSDT-1.aml</string>
|
||||||
|
<string>SSDT-2.aml</string>
|
||||||
|
</array>
|
||||||
|
<key>#smartUPS</key>
|
||||||
|
<false/>
|
||||||
|
<key>DSDT</key>
|
||||||
|
<dict>
|
||||||
|
<key>#DropOEM_DSM</key>
|
||||||
|
<dict>
|
||||||
|
<key>ATI</key>
|
||||||
|
<true/>
|
||||||
|
<key>Firewire</key>
|
||||||
|
<true/>
|
||||||
|
<key>HDA</key>
|
||||||
|
<true/>
|
||||||
|
<key>HDMI</key>
|
||||||
|
<true/>
|
||||||
|
<key>IDE</key>
|
||||||
|
<true/>
|
||||||
|
<key>IntelGFX</key>
|
||||||
|
<true/>
|
||||||
|
<key>LAN</key>
|
||||||
|
<true/>
|
||||||
|
<key>LPC</key>
|
||||||
|
<false/>
|
||||||
|
<key>NVidia</key>
|
||||||
|
<true/>
|
||||||
|
<key>SATA</key>
|
||||||
|
<true/>
|
||||||
|
<key>SmBUS</key>
|
||||||
|
<false/>
|
||||||
|
<key>USB</key>
|
||||||
|
<true/>
|
||||||
|
<key>WIFI</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>#Patches</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Remove battery device from desktop</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>W4IeQkFUMQhfSElEDEHQDAoIX1VJRAEUCF9TVEEApAA=</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data></data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Add _SUN property for GIGE</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>UFhTWAhfQURSAAhfUFJXEgYC</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>UFhTWAhfQURSAAhfU1VOCgQIX1BSVxIGAg==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Rename GFX0 to IGPU</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>R0ZYMA==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SUdQVQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Rename HDEF to AZAL</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SERFRg==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>QVpBTA==</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#Rtc8Allowed</key>
|
||||||
|
<false/>
|
||||||
|
<key>#SuspendOverride</key>
|
||||||
|
<false/>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>Fixes</key>
|
||||||
|
<dict>
|
||||||
|
<key>AddDTGP_0001</key>
|
||||||
|
<true/>
|
||||||
|
<key>AddHDMI_8000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>AddIMEI_80000</key>
|
||||||
|
<false/>
|
||||||
|
<key>AddMCHC_0008</key>
|
||||||
|
<false/>
|
||||||
|
<key>AddPNLF_1000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>DeleteUnused_400000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_ACST_4000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_ADP1_800000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_INTELGFX_100000</key>
|
||||||
|
<false/>
|
||||||
|
<key>FIX_RTC_20000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_S3D_2000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_TMR_40000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FIX_WAK_200000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FakeLPC_0020</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixAirport_4000</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixDarwin_0002</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixDarwin7_10000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixDisplay_0100</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixFirewire_0800</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixHDA_8000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixHPET_0010</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixHeaders_20000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixIDE_0200</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixIPIC_0040</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixLAN_2000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixRegions_10000000</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixSATA_0400</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixSBUS_0080</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixShutdown_0004</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixUSB_1000</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>DSDT.aml</string>
|
||||||
|
<key>ReuseFFFF</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>DisableASPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>DropTables</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>DMAR</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>SSDT</string>
|
||||||
|
<key>TableId</key>
|
||||||
|
<string>CpuPm</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>#Length</key>
|
||||||
|
<integer>720</integer>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>SSDT</string>
|
||||||
|
<key>TableId</key>
|
||||||
|
<string>Cpu0Ist</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>HaltEnabler</key>
|
||||||
|
<true/>
|
||||||
|
<key>SSDT</key>
|
||||||
|
<dict>
|
||||||
|
<key>#C3Latency</key>
|
||||||
|
<string>0x03E7</string>
|
||||||
|
<key>#DoubleFirstState</key>
|
||||||
|
<true/>
|
||||||
|
<key>#DropOem</key>
|
||||||
|
<true/>
|
||||||
|
<key>#EnableC2</key>
|
||||||
|
<false/>
|
||||||
|
<key>#EnableC4</key>
|
||||||
|
<false/>
|
||||||
|
<key>#EnableC6</key>
|
||||||
|
<true/>
|
||||||
|
<key>#EnableC7</key>
|
||||||
|
<false/>
|
||||||
|
<key>#MaxMultiplier</key>
|
||||||
|
<integer>12</integer>
|
||||||
|
<key>#MinMultiplier</key>
|
||||||
|
<integer>8</integer>
|
||||||
|
<key>#PLimitDict</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>#PluginType</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>#UnderVoltStep</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>#UseSystemIO</key>
|
||||||
|
<false/>
|
||||||
|
<key>Generate</key>
|
||||||
|
<dict>
|
||||||
|
<key>CStates</key>
|
||||||
|
<true/>
|
||||||
|
<key>PStates</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>Boot</key>
|
||||||
|
<dict>
|
||||||
|
<key>##Arguments</key>
|
||||||
|
<string>kext-dev-mode=1 rootless=0</string>
|
||||||
|
<key>#Arguments</key>
|
||||||
|
<string>-v arch=x86_64 slide=0 darkwake=0</string>
|
||||||
|
<key>#LegacyBiosDefaultEntry</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>#XMPDetection</key>
|
||||||
|
<string>-1</string>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DefaultLoader</key>
|
||||||
|
<string>boot.efi</string>
|
||||||
|
<key>DefaultVolume</key>
|
||||||
|
<string>LastBootedVolume</string>
|
||||||
|
<key>DisableCloverHotkeys</key>
|
||||||
|
<false/>
|
||||||
|
<key>Fast</key>
|
||||||
|
<false/>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<string>PBR</string>
|
||||||
|
<key>NeverDoRecovery</key>
|
||||||
|
<true/>
|
||||||
|
<key>NeverHibernate</key>
|
||||||
|
<false/>
|
||||||
|
<key>SkipHibernateTimeout</key>
|
||||||
|
<false/>
|
||||||
|
<key>StrictHibernate</key>
|
||||||
|
<false/>
|
||||||
|
<key>RtcHibernateAware</key>
|
||||||
|
<false/>
|
||||||
|
<key>Timeout</key>
|
||||||
|
<integer>5</integer>
|
||||||
|
</dict>
|
||||||
|
<key>BootGraphics</key>
|
||||||
|
<dict>
|
||||||
|
<key>#DefaultBackgroundColor</key>
|
||||||
|
<string>0xF0F0F0</string>
|
||||||
|
<key>EFILoginHiDPI</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>UIScale</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
<key>CPU</key>
|
||||||
|
<dict>
|
||||||
|
<key>#BusSpeedkHz</key>
|
||||||
|
<integer>133330</integer>
|
||||||
|
<key>#FrequencyMHz</key>
|
||||||
|
<integer>3140</integer>
|
||||||
|
<key>#HWPEnable</key>
|
||||||
|
<true/>
|
||||||
|
<key>#HWPValue</key>
|
||||||
|
<string>0x30002a01</string>
|
||||||
|
<key>#QPI</key>
|
||||||
|
<integer>4800</integer>
|
||||||
|
<key>#SavingMode</key>
|
||||||
|
<integer>7</integer>
|
||||||
|
<key>#TDP</key>
|
||||||
|
<integer>95</integer>
|
||||||
|
<key>#TurboDisable</key>
|
||||||
|
<true/>
|
||||||
|
<key>#Type</key>
|
||||||
|
<string>0x0201</string>
|
||||||
|
<key>#UseARTFrequency</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Devices</key>
|
||||||
|
<dict>
|
||||||
|
<key>#AddProperties</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>NVidia</string>
|
||||||
|
<key>Key</key>
|
||||||
|
<string>AAPL,HasPanel</string>
|
||||||
|
<key>Value</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>NVidia</string>
|
||||||
|
<key>Key</key>
|
||||||
|
<string>AAPL,Haslid</string>
|
||||||
|
<key>Value</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#FakeID</key>
|
||||||
|
<dict>
|
||||||
|
<key>#ATI</key>
|
||||||
|
<string>0x67501002</string>
|
||||||
|
<key>#IMEI</key>
|
||||||
|
<string>0x1e208086</string>
|
||||||
|
<key>#IntelGFX</key>
|
||||||
|
<string>0x01268086</string>
|
||||||
|
<key>#LAN</key>
|
||||||
|
<string>0x100E8086</string>
|
||||||
|
<key>#NVidia</key>
|
||||||
|
<string>0x11de10de</string>
|
||||||
|
<key>#SATA</key>
|
||||||
|
<string>0x25628086</string>
|
||||||
|
<key>#WIFI</key>
|
||||||
|
<string>0x431214e4</string>
|
||||||
|
<key>#XHCI</key>
|
||||||
|
<string>0x0</string>
|
||||||
|
</dict>
|
||||||
|
<key>#ForceHPET</key>
|
||||||
|
<false/>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<false/>
|
||||||
|
<key>#Properties</key>
|
||||||
|
<string>7a00000001000000010000006e0000000200000002010c00d041030a0000000001010600001b7fff040028000000500069006e0043006f006e00660069006700750072006100740069006f006e00730000000800000001080100180000006c00610079006f00750074002d00690064000000080000000c000000</string>
|
||||||
|
<key>#SetIntelBacklight</key>
|
||||||
|
<false/>
|
||||||
|
<key>#SetIntelMaxBacklight</key>
|
||||||
|
<true/>
|
||||||
|
<key>#IntelMaxValue</key>
|
||||||
|
<integer>1808</integer>
|
||||||
|
<key>Audio</key>
|
||||||
|
<dict>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<string>0x0887</string>
|
||||||
|
<key>ResetHDA</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>NoDefaultProperties</key>
|
||||||
|
<false/>
|
||||||
|
<key>USB</key>
|
||||||
|
<dict>
|
||||||
|
<key>AddClockID</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixOwnership</key>
|
||||||
|
<true/>
|
||||||
|
<key>HighCurrent</key>
|
||||||
|
<false/>
|
||||||
|
<key>Inject</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>UseIntelHDMI</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>GUI</key>
|
||||||
|
<dict>
|
||||||
|
<key>#ConsoleMode</key>
|
||||||
|
<string>0</string>
|
||||||
|
<key>#Custom</key>
|
||||||
|
<dict>
|
||||||
|
<key>Entries</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>AddArguments</key>
|
||||||
|
<string>-v</string>
|
||||||
|
<key>Arguments</key>
|
||||||
|
<string>Kernel=mach_kernel</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hotkey</key>
|
||||||
|
<string>M</string>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<false/>
|
||||||
|
<key>NoCaches</key>
|
||||||
|
<false/>
|
||||||
|
<key>Path</key>
|
||||||
|
<string>\EFI\BOOT\BOOTX64.efi</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>MyCustomEntry</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>OSXRecovery</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<false/>
|
||||||
|
<key>NoCaches</key>
|
||||||
|
<false/>
|
||||||
|
<key>SubEntries</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>AddArguments</key>
|
||||||
|
<string>-v</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>Boot OS X 10.8.5 (12F36) Mountain Lion in Verbose Mode</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>OS X 10.8.5 (12F36) Mountain Lion</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>OSX</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>454794AC-760D-46E8-8F77-D6EB23D2FD32</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hotkey</key>
|
||||||
|
<string>L</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>MyLegacyEntry</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>Windows</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>89433CD3-21F2-4D3C-95FC-722C48066D3A</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Tool</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Arguments</key>
|
||||||
|
<string>-b</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hidden</key>
|
||||||
|
<false/>
|
||||||
|
<key>Hotkey</key>
|
||||||
|
<string>S</string>
|
||||||
|
<key>Path</key>
|
||||||
|
<string>\EFI\CLOVER\TOOLS\Shell64-v1.efi</string>
|
||||||
|
<key>Title</key>
|
||||||
|
<string>MyCustomShell</string>
|
||||||
|
<key>Volume</key>
|
||||||
|
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>#CustomIcons</key>
|
||||||
|
<false/>
|
||||||
|
<key>#Hide</key>
|
||||||
|
<array>
|
||||||
|
<string>Windows</string>
|
||||||
|
<string>BOOTX64.EFI</string>
|
||||||
|
</array>
|
||||||
|
<key>#Language</key>
|
||||||
|
<string>ru:0</string>
|
||||||
|
<key>#Mouse</key>
|
||||||
|
<dict>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Mirror</key>
|
||||||
|
<false/>
|
||||||
|
<key>Speed</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
</dict>
|
||||||
|
<key>#Scan</key>
|
||||||
|
<dict>
|
||||||
|
<key>Entries</key>
|
||||||
|
<true/>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<false/>
|
||||||
|
<key>Tool</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>#TextOnly</key>
|
||||||
|
<false/>
|
||||||
|
<key>ScreenResolution</key>
|
||||||
|
<string>1280x1024</string>
|
||||||
|
<key>ShowOptimus</key>
|
||||||
|
<false/>
|
||||||
|
<key>Theme</key>
|
||||||
|
<string>metal</string>
|
||||||
|
</dict>
|
||||||
|
<key>Graphics</key>
|
||||||
|
<dict>
|
||||||
|
<key>#Connectors</key>
|
||||||
|
<array/>
|
||||||
|
<key>#DualLink</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>#FBName</key>
|
||||||
|
<string>Makakakakala</string>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<dict>
|
||||||
|
<key>ATI</key>
|
||||||
|
<true/>
|
||||||
|
<key>Intel</key>
|
||||||
|
<false/>
|
||||||
|
<key>NVidia</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>#LoadVBios</key>
|
||||||
|
<false/>
|
||||||
|
<key>#NVCAP</key>
|
||||||
|
<string>04000000000003000C0000000000000A00000000</string>
|
||||||
|
<key>#NvidiaGeneric</key>
|
||||||
|
<true/>
|
||||||
|
<key>#NvidiaNoEFI</key>
|
||||||
|
<false/>
|
||||||
|
<key>#NvidiaSingle</key>
|
||||||
|
<false/>
|
||||||
|
<key>#PatchVBios</key>
|
||||||
|
<false/>
|
||||||
|
<key>#PatchVBiosBytes</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>gAeoAqAF</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>gAeoAjgE</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#VRAM</key>
|
||||||
|
<integer>1024</integer>
|
||||||
|
<key>#VideoPorts</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>#display-cfg</key>
|
||||||
|
<string>03010300FFFF0001</string>
|
||||||
|
<key>#ig-platform-id</key>
|
||||||
|
<string>0x01620005</string>
|
||||||
|
<key>EDID</key>
|
||||||
|
<dict>
|
||||||
|
<key>#Custom</key>
|
||||||
|
<data>AP///////wAGECGSAAAAAAASAQOAIRV4CunVmVlTjigmUFQAAAABAQEBAQEBAQEBAQEBAQEB3iGgcFCEHzAgIFYAS88QAAAY3iGgcFCEHzAgIFYAS88QAAAAAAAA/gBXNjU3RwAxNTRXUDEKAAAA/gAjMz1IZYSq/wIBCiAgAJo=</data>
|
||||||
|
<key>#Inject</key>
|
||||||
|
<true/>
|
||||||
|
<key>#ProductID</key>
|
||||||
|
<string>0x9221</string>
|
||||||
|
<key>#VendorID</key>
|
||||||
|
<string>0x1006</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>KernelAndKextPatches</key>
|
||||||
|
<dict>
|
||||||
|
<key>#ATIConnectorsController</key>
|
||||||
|
<string>6000</string>
|
||||||
|
<key>#ATIConnectorsData</key>
|
||||||
|
<string>000400000403000000010000210302040400000014020000000100000000040310000000100000000001000000000001</string>
|
||||||
|
<key>#ATIConnectorsPatch</key>
|
||||||
|
<string>040000001402000000010000000004040004000004030000000100001102010500000000000000000000000000000000</string>
|
||||||
|
<key>#BootPatches</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Example</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>RXh0ZXJuYWw=</data>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>All</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SW50ZXJuYWw=</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#FakeCPUID</key>
|
||||||
|
<string>0x010676</string>
|
||||||
|
<key>#KextsToPatch</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SGVhZHBob25lcwA=</data>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>VoodooHDA</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>VGVsZXBob25lcwA=</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Patch_to_not_load_this_driver</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<string>0x04020000</string>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<true/>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>AppleHDAController</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<string>0x44220000</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Make all drives to be internal</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>RXh0ZXJuYWw=</data>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>AppleAHCIPort</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SW50ZXJuYWw=</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>TRIM function for non-Apple SSDs</string>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>QVBQTEUgU1NEAA==</data>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>IOAHCIBlockStorage</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>AAAAAAAAAAAAAA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>ATI Connector patch new way</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>AAQAAAQDAAAAAQAAIQMCBAQAAAAUAgAAAAEAAAAABAMQAAAAEAAAAAABAAAAAAAB</data>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.9,10.10,10.11</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>AMD6000Controller</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>BAAAABQCAAAAAQAAAAAEBAAEAAAEAwAAAAEAABECAQUAAAAAAAAAAAAAAAAAAAAA</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>AppleIntelCPUPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>AppleRTC</key>
|
||||||
|
<true/>
|
||||||
|
<key>AsusAICPUPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DellSMBIOSPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelCpu</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelIvyXCPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelLapic</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelPm</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>RtVariables</key>
|
||||||
|
<dict>
|
||||||
|
<key>BooterConfig</key>
|
||||||
|
<string>0x28</string>
|
||||||
|
<key>CsrActiveConfig</key>
|
||||||
|
<string>0x3E7</string>
|
||||||
|
<key>MLB</key>
|
||||||
|
<string>C02032109R5DC771H</string>
|
||||||
|
<key>ROM</key>
|
||||||
|
<string>UseMacAddr0</string>
|
||||||
|
</dict>
|
||||||
|
<key>SMBIOS</key>
|
||||||
|
<dict>
|
||||||
|
<key>#BiosReleaseDate</key>
|
||||||
|
<string>05/03/10</string>
|
||||||
|
<key>#BiosVendor</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>#BiosVersion</key>
|
||||||
|
<string>MB11.88Z.0061.B03.0809221748</string>
|
||||||
|
<key>#Board-ID</key>
|
||||||
|
<string>Mac-F4208CC8</string>
|
||||||
|
<key>#BoardManufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>#BoardSerialNumber</key>
|
||||||
|
<string>C02032101R5DC771H</string>
|
||||||
|
<key>#BoardType</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>#BoardVersion</key>
|
||||||
|
<string>Proto1</string>
|
||||||
|
<key>#ChassisAssetTag</key>
|
||||||
|
<string>LatitudeD420</string>
|
||||||
|
<key>#ChassisManufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>#ChassisType</key>
|
||||||
|
<integer>16</integer>
|
||||||
|
<key>#Family</key>
|
||||||
|
<string>MacBook</string>
|
||||||
|
<key>#FirmwareFeatures</key>
|
||||||
|
<string>0xC0001403</string>
|
||||||
|
<key>#FirmwareFeaturesMask</key>
|
||||||
|
<string>0xFFFFFFFF</string>
|
||||||
|
<key>#LocationInChassis</key>
|
||||||
|
<string>MLB</string>
|
||||||
|
<key>#Memory</key>
|
||||||
|
<dict>
|
||||||
|
<key>Channels</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>Modules</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Frequency</key>
|
||||||
|
<integer>1333</integer>
|
||||||
|
<key>Part</key>
|
||||||
|
<string>C0001403</string>
|
||||||
|
<key>Serial</key>
|
||||||
|
<string>00001001</string>
|
||||||
|
<key>Size</key>
|
||||||
|
<integer>4096</integer>
|
||||||
|
<key>Slot</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>DDR3</string>
|
||||||
|
<key>Vendor</key>
|
||||||
|
<string>Kingston</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Frequency</key>
|
||||||
|
<integer>1333</integer>
|
||||||
|
<key>Part</key>
|
||||||
|
<string>C0001404</string>
|
||||||
|
<key>Serial</key>
|
||||||
|
<string>00001002</string>
|
||||||
|
<key>Size</key>
|
||||||
|
<integer>4096</integer>
|
||||||
|
<key>Slot</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>Type</key>
|
||||||
|
<string>DDR3</string>
|
||||||
|
<key>Vendor</key>
|
||||||
|
<string>Kingston</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>SlotCount</key>
|
||||||
|
<integer>4</integer>
|
||||||
|
</dict>
|
||||||
|
<key>#Mobile</key>
|
||||||
|
<true/>
|
||||||
|
<key>#PlatformFeature</key>
|
||||||
|
<string>0x03</string>
|
||||||
|
<key>#ProductName</key>
|
||||||
|
<string>MacBook1,1</string>
|
||||||
|
<key>#SerialNumber</key>
|
||||||
|
<string>4H629LYAU9C</string>
|
||||||
|
<key>#Slots</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>ATI</string>
|
||||||
|
<key>ID</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>PCIe Slot 0</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<integer>16</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Device</key>
|
||||||
|
<string>WIFI</string>
|
||||||
|
<key>ID</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>Airport</string>
|
||||||
|
<key>Type</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>#SmUUID</key>
|
||||||
|
<string>00000000-0000-1000-8000-010203040506</string>
|
||||||
|
<key>#Trust</key>
|
||||||
|
<true/>
|
||||||
|
<key>#Version</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>Manufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
</dict>
|
||||||
|
<key>SystemParameters</key>
|
||||||
|
<dict>
|
||||||
|
<key>#BacklightLevel</key>
|
||||||
|
<string>0x0501</string>
|
||||||
|
<key>#CustomUUID</key>
|
||||||
|
<string>511CE201-1000-4000-9999-010203040506</string>
|
||||||
|
<key>#NvidiaWeb</key>
|
||||||
|
<false/>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<string>Detect</string>
|
||||||
|
<key>InjectSystemID</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
1
CLOVER/ROM/.empty
Executable file
1
CLOVER/ROM/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
545
CLOVER/config.plist
Executable file
545
CLOVER/config.plist
Executable file
@ -0,0 +1,545 @@
|
|||||||
|
<?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>ACPI</key>
|
||||||
|
<dict>
|
||||||
|
<key>AutoMerge</key>
|
||||||
|
<true/>
|
||||||
|
<key>DSDT</key>
|
||||||
|
<dict>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DropOEM_DSM</key>
|
||||||
|
<false/>
|
||||||
|
<key>Fixes</key>
|
||||||
|
<dict>
|
||||||
|
<key>FixAirport</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixDarwin7</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixIntelGfx</key>
|
||||||
|
<false/>
|
||||||
|
<key>FixMutex</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixRegions</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Patches</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change OSID to XSID (to avoid match against _OSI XOSI patch)</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>T1NJRA==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>WFNJRA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change _OSI to XOSI</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>X09TSQ==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>WE9TSQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change BRT6,2 to BRTX,2, paired with SSDT-BRT6.aml</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>FCBCUlQ2Ag==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>FCBCUlRYAg==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change ECDV to EC</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>RUNEVg==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>RUNfXw==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>rename HPET to XPET, pair with SSDT-HPET.aml</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SFBFVA==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>WFBFVA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change LPC to LPCB, optionally pair with SSDT-EHCI_Disable.aml, SSDT-LPC.aml</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>TFBDXw==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>TFBDQg==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change GFX0 to IGPU</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>R0ZYMA==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SUdQVQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change H_EC to EC</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SF9FQw==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>RUNfXw==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change HECI to IMEI</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>SEVDSQ==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>SU1FSQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change _DSM to XDSM</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>X0RTTQ==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>WERTTQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change SAT0 to SATA</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>U0FUMA==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>U0FUQQ==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change _STA to XSTA in Device GPI0</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>X1NUQQ==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>WFNUQQ==</data>
|
||||||
|
<key>TgtBridge</key>
|
||||||
|
<data>R1BJMA==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>change _CRS to XCRS in Device TPD0</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>X0NSUw==</data>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>WENSUw==</data>
|
||||||
|
<key>TgtBridge</key>
|
||||||
|
<data>VFBEMA==</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>ReuseFFFF</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>DropTables</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Signature</key>
|
||||||
|
<string>DMAR</string>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>FixHeaders</key>
|
||||||
|
<true/>
|
||||||
|
<key>HaltEnabler</key>
|
||||||
|
<true/>
|
||||||
|
<key>SSDT</key>
|
||||||
|
<dict>
|
||||||
|
<key>DropOem</key>
|
||||||
|
<false/>
|
||||||
|
<key>Generate</key>
|
||||||
|
<dict>
|
||||||
|
<key>APLF</key>
|
||||||
|
<true/>
|
||||||
|
<key>APSN</key>
|
||||||
|
<true/>
|
||||||
|
<key>CStates</key>
|
||||||
|
<false/>
|
||||||
|
<key>PStates</key>
|
||||||
|
<false/>
|
||||||
|
<key>PluginType</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>PluginType</key>
|
||||||
|
<string>1</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>Boot</key>
|
||||||
|
<dict>
|
||||||
|
<key>Arguments</key>
|
||||||
|
<string>darkwake=0 dart=0 debug=0x100 abm_firstpolldelay=16000 -ath9565 -igfxlspcon</string>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DefaultVolume</key>
|
||||||
|
<string>LastBootedVolume</string>
|
||||||
|
<key>NeverHibernate</key>
|
||||||
|
<true/>
|
||||||
|
<key>Secure</key>
|
||||||
|
<false/>
|
||||||
|
<key>Timeout</key>
|
||||||
|
<integer>3</integer>
|
||||||
|
<key>XMPDetection</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>CPU</key>
|
||||||
|
<dict>
|
||||||
|
<key>HWPEnable</key>
|
||||||
|
<false/>
|
||||||
|
<key>UseARTFrequency</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Devices</key>
|
||||||
|
<dict>
|
||||||
|
<key>Audio</key>
|
||||||
|
<dict>
|
||||||
|
<key>Inject</key>
|
||||||
|
<string>NO</string>
|
||||||
|
<key>ResetHDA</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Properties</key>
|
||||||
|
<dict>
|
||||||
|
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
|
||||||
|
<dict>
|
||||||
|
<key>layout-id</key>
|
||||||
|
<integer>14</integer>
|
||||||
|
</dict>
|
||||||
|
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
|
||||||
|
<dict>
|
||||||
|
<key>AAPL,ig-platform-id</key>
|
||||||
|
<data>AAAbWQ==</data>
|
||||||
|
<key>device-id</key>
|
||||||
|
<data>FlkAAA==</data>
|
||||||
|
<key>enable-hdmi20</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>framebuffer-con1-enable</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>framebuffer-con1-type</key>
|
||||||
|
<data>AAgAAA==</data>
|
||||||
|
<key>framebuffer-con2-enable</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>framebuffer-con2-index</key>
|
||||||
|
<data>/////w==</data>
|
||||||
|
<key>framebuffer-fbmem</key>
|
||||||
|
<data>AACQAA==</data>
|
||||||
|
<key>framebuffer-patch-enable</key>
|
||||||
|
<data>AQAAAA==</data>
|
||||||
|
<key>framebuffer-portcount</key>
|
||||||
|
<data>AgAAAA==</data>
|
||||||
|
<key>framebuffer-stolenmem</key>
|
||||||
|
<data>AAAwAQ==</data>
|
||||||
|
<key>framebuffer-unifiedmem</key>
|
||||||
|
<data>AAAAgA==</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>USB</key>
|
||||||
|
<dict>
|
||||||
|
<key>AddClockID</key>
|
||||||
|
<true/>
|
||||||
|
<key>FixOwnership</key>
|
||||||
|
<true/>
|
||||||
|
<key>HighCurrent</key>
|
||||||
|
<false/>
|
||||||
|
<key>Inject</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>DisableDrivers</key>
|
||||||
|
<array>
|
||||||
|
<string>VBoxHfs</string>
|
||||||
|
</array>
|
||||||
|
<key>GUI</key>
|
||||||
|
<dict>
|
||||||
|
<key>Hide</key>
|
||||||
|
<array>
|
||||||
|
<string>Preboot</string>
|
||||||
|
<string>Recovery</string>
|
||||||
|
</array>
|
||||||
|
<key>Language</key>
|
||||||
|
<string>en:0</string>
|
||||||
|
<key>Mouse</key>
|
||||||
|
<dict>
|
||||||
|
<key>DoubleClick</key>
|
||||||
|
<integer>500</integer>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>Mirror</key>
|
||||||
|
<false/>
|
||||||
|
<key>Speed</key>
|
||||||
|
<integer>8</integer>
|
||||||
|
</dict>
|
||||||
|
<key>Scan</key>
|
||||||
|
<dict>
|
||||||
|
<key>Entries</key>
|
||||||
|
<true/>
|
||||||
|
<key>Legacy</key>
|
||||||
|
<false/>
|
||||||
|
<key>Linux</key>
|
||||||
|
<true/>
|
||||||
|
<key>Tool</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>ScreenResolution</key>
|
||||||
|
<string>1920x1080</string>
|
||||||
|
<key>Theme</key>
|
||||||
|
<string>Clovy</string>
|
||||||
|
</dict>
|
||||||
|
<key>Graphics</key>
|
||||||
|
<dict>
|
||||||
|
<key>EDID</key>
|
||||||
|
<dict>
|
||||||
|
<key>Inject</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Inject</key>
|
||||||
|
<dict>
|
||||||
|
<key>ATI</key>
|
||||||
|
<false/>
|
||||||
|
<key>Intel</key>
|
||||||
|
<false/>
|
||||||
|
<key>NVidia</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>NvidiaGeneric</key>
|
||||||
|
<false/>
|
||||||
|
<key>NvidiaSingle</key>
|
||||||
|
<false/>
|
||||||
|
<key>ig-platform-id</key>
|
||||||
|
<string>0x59160009</string>
|
||||||
|
</dict>
|
||||||
|
<key>KernelAndKextPatches</key>
|
||||||
|
<dict>
|
||||||
|
<key>AppleIntelCPUPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>AppleRTC</key>
|
||||||
|
<true/>
|
||||||
|
<key>Debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>DellSMBIOSPatch</key>
|
||||||
|
<true/>
|
||||||
|
<key>KernelCpu</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelLapic</key>
|
||||||
|
<false/>
|
||||||
|
<key>KernelPm</key>
|
||||||
|
<true/>
|
||||||
|
<key>KernelXCPM</key>
|
||||||
|
<false/>
|
||||||
|
<key>KextsToPatch</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Enable Trim on SSD</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>QVBQTEUgU1NE</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>IOAHCIBlockStorage</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>AAAAAAAAAAAA</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>USB port limit patch #1 10.14.x modify by DalianSky(credit ydeng)</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>g/sPDw==</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.14.x</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>com.apple.iokit.IOUSBHostFamily</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>g/s/Dw==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>USB port limit patch #2 10.14.x modify by DalianSky(credit PMHeart)</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>g+MP0w==</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.14.x</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>com.apple.iokit.IOUSBHostFamily</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>g+M/0w==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>USB Port limit patch #3 10.14.x modify by DalianSky(credits PMheart)</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>g/sPDw==</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.14.x</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>com.apple.driver.usb.AppleUSBXHCI</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>g/s/Dw==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>USB Port limit patch #4 10.14.x modify by DalianSky(credits PMheart)</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>g/8PDw==</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.14.x</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>com.apple.driver.usb.AppleUSBXHCI</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>g/8/Dw==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>USB Port Limit 10.15.x #1</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>g/sPDw==</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.15.x</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>com.apple.iokit.IOUSBHostFamily</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>g/s/Dw==</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>USB Port Limit 10.15.x #2</string>
|
||||||
|
<key>Disabled</key>
|
||||||
|
<false/>
|
||||||
|
<key>Find</key>
|
||||||
|
<data>g/kPDw==</data>
|
||||||
|
<key>InfoPlistPatch</key>
|
||||||
|
<false/>
|
||||||
|
<key>MatchOS</key>
|
||||||
|
<string>10.15.x</string>
|
||||||
|
<key>Name</key>
|
||||||
|
<string>com.apple.driver.usb.AppleUSBXHCI</string>
|
||||||
|
<key>Replace</key>
|
||||||
|
<data>g/k/Dw==</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>RtVariables</key>
|
||||||
|
<dict>
|
||||||
|
<key>BooterConfig</key>
|
||||||
|
<string>0x28</string>
|
||||||
|
<key>CsrActiveConfig</key>
|
||||||
|
<string>0x67</string>
|
||||||
|
<key>ROM</key>
|
||||||
|
<data>WqkDJNCY</data>
|
||||||
|
</dict>
|
||||||
|
<key>SMBIOS</key>
|
||||||
|
<dict>
|
||||||
|
<key>BiosReleaseDate</key>
|
||||||
|
<string>06/17/2019</string>
|
||||||
|
<key>BiosVendor</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>BiosVersion</key>
|
||||||
|
<string>MBP141.88Z.F000.B00.1906171613</string>
|
||||||
|
<key>Board-ID</key>
|
||||||
|
<string>Mac-B4831CEBD52A0C4C</string>
|
||||||
|
<key>BoardManufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>BoardSerialNumber</key>
|
||||||
|
<string>C02736701GUHWVPAD</string>
|
||||||
|
<key>BoardType</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>BoardVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>ChassisAssetTag</key>
|
||||||
|
<string>MacBook-Aluminum</string>
|
||||||
|
<key>ChassisManufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>ChassisType</key>
|
||||||
|
<string>0x09</string>
|
||||||
|
<key>EfiVersion</key>
|
||||||
|
<string>198.0.0.0.0</string>
|
||||||
|
<key>Family</key>
|
||||||
|
<string>MacBook Pro</string>
|
||||||
|
<key>FirmwareFeatures</key>
|
||||||
|
<string>0xFC0FE137</string>
|
||||||
|
<key>FirmwareFeaturesMask</key>
|
||||||
|
<string>0xFF1FFF3F</string>
|
||||||
|
<key>LocationInChassis</key>
|
||||||
|
<string>Part Component</string>
|
||||||
|
<key>Manufacturer</key>
|
||||||
|
<string>Apple Inc.</string>
|
||||||
|
<key>Mobile</key>
|
||||||
|
<true/>
|
||||||
|
<key>PlatformFeature</key>
|
||||||
|
<string>0x1A</string>
|
||||||
|
<key>ProductName</key>
|
||||||
|
<string>MacBookPro14,1</string>
|
||||||
|
<key>SerialNumber</key>
|
||||||
|
<string>C02VCSZEHV29</string>
|
||||||
|
<key>SmUUID</key>
|
||||||
|
<string>64E246E1-C36E-4165-9225-64523343D89F</string>
|
||||||
|
<key>Trust</key>
|
||||||
|
<true/>
|
||||||
|
<key>Version</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>SystemParameters</key>
|
||||||
|
<dict>
|
||||||
|
<key>CustomUUID</key>
|
||||||
|
<string>2A5A3426-ED4C-442E-9931-59052FAD8949</string>
|
||||||
|
<key>InjectKexts</key>
|
||||||
|
<string>Detect</string>
|
||||||
|
<key>InjectSystemID</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/doc/HowToFixDsdt.txt
Executable file
BIN
CLOVER/doc/HowToFixDsdt.txt
Executable file
Binary file not shown.
41
CLOVER/doc/HowToInstallOSX.txt
Executable file
41
CLOVER/doc/HowToInstallOSX.txt
Executable file
@ -0,0 +1,41 @@
|
|||||||
|
|
||||||
|
|
||||||
|
==========================================================================================================================
|
||||||
|
|
||||||
|
How to install InstallESD.dmg to GPT with 10.7.x and 10.8.x. (since rev. 480)
|
||||||
|
----------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
First, you need to Restore InstallESD.dmg to disk by using Disk Utility.
|
||||||
|
|
||||||
|
Then, follow the stage 1 and stage 2 to install 10.7.x or 10.8.x to GPT, and auto-create the Recovery HD used for iCloud.
|
||||||
|
|
||||||
|
|
||||||
|
Stage 1
|
||||||
|
---------
|
||||||
|
|
||||||
|
1.Remove kernelcache in InstallESD.dmg/Library/Preferences/SystemConfiguration/com.apple.Boot.plist.
|
||||||
|
<key>Kernel Cache</key> remove this line.
|
||||||
|
<string>xxxxxxxxxxxxx</string> remove this line.
|
||||||
|
|
||||||
|
2.Copy BaseSystem.dmg/System/Library/Extensions to partition of InstallESD.dmg and add other kexts (FakeSMC.kext).
|
||||||
|
|
||||||
|
3.Clover select to "Boot Mac OS X with extra kexts (skips cache)", and follow the installation with restart first time.
|
||||||
|
|
||||||
|
|
||||||
|
Stage 2
|
||||||
|
---------
|
||||||
|
|
||||||
|
1.Remove kernelcache in target partition's /OS X Install Data/com.apple.Boot.plist.
|
||||||
|
<key>Kernel Cache</key> remove this line.
|
||||||
|
<string>xxxxxxxxxxxxx</string> remove this line.
|
||||||
|
( 10.7.x is /Mac OS X Install Data/com.apple.Boot.plist )
|
||||||
|
|
||||||
|
2.Copy InstallESD.dmg/System/Library/CoreServices and /mach_kernel to target partition's / .
|
||||||
|
|
||||||
|
3.Copy BaseSystem.dmg/System/Library/Extensions to target partition's / and add other kexts (FakeSMC.kext).
|
||||||
|
|
||||||
|
4.Boot to "OS X Install" with "Boot Mac OS X with extra kexts (skips cache)" and finish the installation.
|
||||||
|
(10.7.x is "Mac OS X Install")
|
||||||
|
|
||||||
|
==========================================================================================================================
|
265
CLOVER/doc/UEFI boot with Clover.rtf
Executable file
265
CLOVER/doc/UEFI boot with Clover.rtf
Executable file
@ -0,0 +1,265 @@
|
|||||||
|
{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360
|
||||||
|
{\fonttbl\f0\froman\fcharset0 Times-Roman;\f1\fmodern\fcharset0 CourierNewPSMT;\f2\fmodern\fcharset0 Courier;
|
||||||
|
\f3\fnil\fcharset0 LucidaGrande;}
|
||||||
|
{\colortbl;\red255\green255\blue255;\red26\green26\blue26;\red253\green209\blue195;\red48\green75\blue109;
|
||||||
|
\red248\green252\blue253;\red255\green255\blue255;}
|
||||||
|
\paperw11900\paperh16840\margl1440\margr1440\vieww15340\viewh12400\viewkind0
|
||||||
|
\deftab720
|
||||||
|
\pard\pardeftab720\sl320\ql\qnatural
|
||||||
|
|
||||||
|
\f0\b\fs32 \cf0 UEFI boot with Clover
|
||||||
|
\b0\fs26 \
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
\cf0 by Dmazar\
|
||||||
|
\
|
||||||
|
As a general procedure, it would be good to get standard Clover working first (BIOS MBR -> boot0->boot1->boot->CloverX64.efi) and then try direct UEFI (UEFI -> CloverX64.efi). I think this is a good path, since if you manage to get standard Clover working, then you know that things are set up properly (Clover config, SMBIOS, DSDT) and any issues that may arise in UEFI boot and UEFI specific. I'll try to summarize here what I know so far.\
|
||||||
|
\
|
||||||
|
For UEFI boot, I would recommend to first try it from FAT32 formatted USB stick.\
|
||||||
|
\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 1. FAT32 USB stick:
|
||||||
|
\b0 \
|
||||||
|
I have mine formatted in Windows. Ordinary MBR with FAT32 partition. Now, if I understood correctly from Applelife.ru, Troj80 says {\field{\*\fldinst{HYPERLINK "http://translate.googleusercontent.com/translate_c?hl=hr&rurl=translate.google.com&sl=ru&tl=en&u=http://applelife.ru/threads/clover.32052/page-277&usg=ALkJrhiPS1lblaqIqyMzBlyocfjOebKkrA#post-289584"}}{\fldrslt \cf2 \ul \ulc2 here}} that EFI partition (which is also usually FAT32) has to be formatted with the cluster size with the value between 1K and 8K in order to be usable from UEFI. Maybe the same thing should be done with the USB stick? I did not try formatting it in OSX - will have to try. Something like:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > newfs_msdos -F32 -b 1024 -v USBStick /dev/diskHsH
|
||||||
|
\f0 \
|
||||||
|
where /dev/diskHsH is partition on the stick.\
|
||||||
|
\
|
||||||
|
My USB stick formatted in Windows looks like this:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 \cb3 CODE\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f2\b0 \cf4 \cb5 > diskutil list\
|
||||||
|
/dev/disk4\
|
||||||
|
\'a0\'a0 #:\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0 TYPE NAME\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0SIZE\'a0\'a0\'a0\'a0\'a0\'a0 IDENTIFIER\
|
||||||
|
\'a0\'a0 0:\'a0\'a0\'a0\'a0 FDisk_partition_scheme\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0*4.0 GB\'a0\'a0\'a0\'a0 disk4\
|
||||||
|
\'a0\'a0 1:\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0 DOS_FAT_32 DUET\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a0\'a04.0 GB\'a0\'a0\'a0\'a0 disk4s1\
|
||||||
|
> newfs_msdos -N disk4s1\
|
||||||
|
512 bytes per physical sector\
|
||||||
|
/dev/rdisk4s1: 7816248 sectors in 977031 FAT32 clusters (4096 bytes/cluster)\
|
||||||
|
bps=512 spc=8 res=32 nft=2 mid=0xf8 spt=32 hds=255 hid=2 drv=0x80 bsec=7831550 bspf=7634 rdcl=2 infs=1 bkbs=6\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f0 \cf0 \cb1 \
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 2. Standard Clover install
|
||||||
|
\b0 \
|
||||||
|
This is BIOS MBR -> boot0 -> boot1xxx -> boot ->CloverX64.efi boot.\
|
||||||
|
You may skip this step and go directly to UEFI boot, but in case of any issues please go back and do this prior to asking help for UEFI boot. This is to eliminate problems with Clover installation and set up. I can try to help with UEFI boot, but It's easier and more likely to get help on standard Clover setup - ask for help in {\field{\*\fldinst{HYPERLINK "http://www.projectosx.com/forum/index.php?showtopic=2304"}}{\fldrslt \cf2 \ul \ulc2 Clover thread}}.\
|
||||||
|
\
|
||||||
|
Take the Clover installer from {\field{\*\fldinst{HYPERLINK "http://www.projectosx.com/forum/index.php?showtopic=2304"}}{\fldrslt \cf2 \ul \ulc2 here}} and set it up on FAT32 USB stick. Then edit /EFI/config.plist to suit your needs, put DSDT (and SSDTs) in /EFI/ACPI/patched folder and leave /EFI/Drivers64 empty. Do classic boot from that USB stick. When this works, move to UEFi boot.\
|
||||||
|
\
|
||||||
|
|
||||||
|
\b 3. UEFI boot
|
||||||
|
\b0 \
|
||||||
|
That USB stick should have standard Clover installation. The same stick with the same Clover files from step 2. can be used here, except some additional drivers and (U)EFI shell are needed :\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 \cb3 CODE\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f2\b0 \cf4 \cb5 /EFI\
|
||||||
|
\'a0\'a0config.pist (or in OEM folder)\
|
||||||
|
\'a0\'a0/ACPI (or in OEM folder)\
|
||||||
|
\'a0\'a0\'a0\'a0...\
|
||||||
|
\'a0\'a0/BOOT\
|
||||||
|
\'a0\'a0\'a0\'a0BootX64.efi\
|
||||||
|
\'a0\'a0\'a0\'a0CloverX64.efi\
|
||||||
|
\'a0\'a0/DRIVERS64\
|
||||||
|
\'a0\'a0\'a0\'a0HFSPlusX64.efi (or VBoxHfs.efi)\
|
||||||
|
\'a0\'a0\'a0\'a0OsxFatBinaryDrv.efi\
|
||||||
|
\'a0\'a0\'a0\'a0OsxAptioFixDrv.efi - this one only for Aptio boards\
|
||||||
|
...\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f0 \cf0 \cb1 \
|
||||||
|
/EFI/BOOT/BootX64.efi can be:\
|
||||||
|
- copied CloverX64.efi, but if it hangs ({\field{\*\fldinst{HYPERLINK "http://www.projectosx.com/forum/index.php?showtopic=2428&st=220"}}{\fldrslt \cf2 \ul \ulc2 see here}}), then it should be shell\
|
||||||
|
- in case of UEFI v2.3 this can be UEFI Shell (also known as edk2 shell, shell2): {\field{\*\fldinst{HYPERLINK "https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/ShellBinPkg/UefiShell/X64/"}}{\fldrslt \cf2 \ul \ulc2 here}}\
|
||||||
|
- in case of older UEFIs, this should be older EFI shell (also known as edk1 shell or it's port to GCC called GccShell): {\field{\*\fldinst{HYPERLINK "http://sourceforge.net/projects/efi-shell/files/"}}{\fldrslt \cf2 \ul \ulc2 here}}\
|
||||||
|
\
|
||||||
|
Drivers64:\
|
||||||
|
- HFSPlusX64.efi (or VBoxHfs.efi) for HFS+ support\
|
||||||
|
- OsxFatBinaryDrv.efi for multi architecture (FatBin) binaries like boot.efi\
|
||||||
|
- OsxAptioFixDrv.efi (this one only for Aptio boards)\
|
||||||
|
\
|
||||||
|
Modify Clover's /EFI/config.plist:\
|
||||||
|
- to be able to boot Mountain Lion add slide=0 to boot-args. this option will be ignored by other version of OSX, but will (oh, may) enable ML booting. for example:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 <key>boot-args</key>\
|
||||||
|
<string>-v arch=x86_64 slide=0</string>\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f0 \cf0 \
|
||||||
|
Booting from that USB stick on my board goes like this:\
|
||||||
|
- power on\
|
||||||
|
- pressing F8 during POST screen shows boot options (like drive selection)\
|
||||||
|
- if USB stick is FAT32 and contains /efi/boot/bootx64.efi, then option "UEFI: The name of the stick" will appear as a boot option\
|
||||||
|
- selecting that option starts /efi/boot/bootx64.efi - which is shell or Clover\
|
||||||
|
\
|
||||||
|
On Aptio boards you can also put shell to the root folder as ShellX64.efi, and then can start it from UEFI Setup screen/Exit/Start shell (or something similar).\
|
||||||
|
\
|
||||||
|
If bootx64.efi is a shell, then shell will start and prompt will appear. Use the commands in 4. below to start Clover. Unless you know what you are doing and why, there is no need to load any drivers before starting Clover - Clover will load drivers from /efi/drivers64 folder when it starts.\
|
||||||
|
\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 4. (U)EFI Shell
|
||||||
|
\b0 \
|
||||||
|
EFI shell (old shell) user guide and command manual: {\field{\*\fldinst{HYPERLINK "http://sourceforge.net/projects/efi-shell/files/documents/"}}{\fldrslt \cf2 \ul \ulc2 here}}\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > help -b
|
||||||
|
\f0 \
|
||||||
|
list shell commands\
|
||||||
|
|
||||||
|
\f1 > help <command> -b\
|
||||||
|
> help <command> -b -v
|
||||||
|
\f0 \
|
||||||
|
prints command help. in the shell2 use later version.\
|
||||||
|
|
||||||
|
\f1 > ver
|
||||||
|
\f0 \
|
||||||
|
will print UEFI version\
|
||||||
|
|
||||||
|
\f1 > map fs*
|
||||||
|
\f0 \
|
||||||
|
will list current shell file system/volume/partition mappings\
|
||||||
|
|
||||||
|
\f1 > fs0:\
|
||||||
|
> fs1:\
|
||||||
|
> fsXX:
|
||||||
|
\f0 \
|
||||||
|
changes the current volume\
|
||||||
|
|
||||||
|
\f1 > ls
|
||||||
|
\f0 \
|
||||||
|
lists files in the current directory\
|
||||||
|
|
||||||
|
\f1 > cd \\efi\\boot
|
||||||
|
\f0 \
|
||||||
|
changes the current directory\
|
||||||
|
|
||||||
|
\f1 > cloverx64.efi
|
||||||
|
\f0 \
|
||||||
|
starts clover\
|
||||||
|
\
|
||||||
|
So, find and start Clover and try to boot OSX. When you get that working, then you can install Clover to a hard disk.\
|
||||||
|
\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 5. Install to HDD EFI partition
|
||||||
|
\b0 \
|
||||||
|
By default, UEFI can only access FAT partitions, for example EFI partition(s), so the only option is to install it to EFI partition.\
|
||||||
|
\
|
||||||
|
My EFI partition created by SnowLeo installation is FAT16. Clover works from there, but sometimes I have problems with certain files - they get short XXXX~1.yyy names. I need to try to reformat it to FAT32 as Troj80 suggested and see if this helps.\
|
||||||
|
\
|
||||||
|
Installation requires copying /EFI folder from USB stick to EFI partition and adding CloverX64.efi as a boot option.\
|
||||||
|
\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
\cf0 \ul \ulc0 5.1.1 copying from the shell\ulnone \
|
||||||
|
Use:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > map fs*\
|
||||||
|
> fs0:\
|
||||||
|
> ls\
|
||||||
|
> fs1:\
|
||||||
|
...\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f0 \cf0 to identify USB volume (for example fs1) and EFI volume (for example fs0). Use:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > fs0:\
|
||||||
|
> cd \\EFI\
|
||||||
|
> cp -r fs1:\\EFI\\* .\
|
||||||
|
> ls\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f0 \cf0 \
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
\cf0 \ul \ulc0 5.1.2 copying from OSX\ulnone \
|
||||||
|
- open terminal\
|
||||||
|
- mount EFI partition\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > diskuti list
|
||||||
|
\f0 \
|
||||||
|
to identify EFI partition, and\
|
||||||
|
|
||||||
|
\f1 > mkdir /Volumes/efi\
|
||||||
|
> sudo mount -t msdos /dev/diskXs1 /Volumes/efi
|
||||||
|
\f0 \
|
||||||
|
to mount it (where /dev/diskXs1 is EFI partition device).\
|
||||||
|
- it should appear in Finder as EFI volume\
|
||||||
|
- then use Finder to copy whole /EFI folder to EFI volume\
|
||||||
|
- check it from terminal:\
|
||||||
|
|
||||||
|
\f1 > ls /Volumes/efi/EFI/*
|
||||||
|
\f0 \
|
||||||
|
this should list ACPI, BOOT and other Clover folders.\
|
||||||
|
\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
\cf0 \ul \ulc0 5.2 Add Clover as a boot option\ulnone \
|
||||||
|
On Aptio, it's not enough to rename Cloverx64.efi on HDD to BootX64.efi to enable it to start ({\field{\*\fldinst{HYPERLINK "http://www.projectosx.com/forum/index.php?showtopic=2428&st=100&p=18177&#entry18177"}}{\fldrslt \cf2 \ul \ulc2 see here}}). But it seems that's what you need to do on Gigabyte Hybrid EFI. Standard procedure for adding an OS boot option in UEFI is to add boot option variable to NVRAM - that's what is needed on Aptio.\
|
||||||
|
\
|
||||||
|
Boot options can be managed with
|
||||||
|
\f1 bcfg
|
||||||
|
\f0 command in a shell. But, this command is available only in UEFI shell (shell2) and since shell2 requires UEFI 2.3 or newer, users with older UEFI have a problem. If you are the "lucky" one with older UEFI where shell2 does not work, try with my modified shell2 from {\field{\*\fldinst{HYPERLINK "http://dl.dropbox.com/u/17629062/Shell2.zip"}}{\fldrslt \cf2 \ul \ulc2 here}}. This is not fully working port, but bcfg works and I'm using it only for boot options manipulation with bcfg.\
|
||||||
|
\
|
||||||
|
Users of UEFI 2.3 or newer can put shell2 to FAT32 USB stick as /efi/boot/bootx64.efi and just use this one. Since I need old shell for normal use and moded shell2 for bcfg, I have old shell set as /efi/boot/bootx64.efi and moded shell2 as /shellx64.efi (in the root of USB) - in this way I can press F8 during POST and choose "UEFI: stick name" to load older shell or press Del to enter UEFI Setup screens and then select Exit/Start shell to load moded shell2. Actually, I have both shells copied to HDD EFI partition and added as separate boot options, but that can be done later.\
|
||||||
|
\
|
||||||
|
Boot into shell2 (real one or moded) and find Cloverx64.efi on HDD EFI partition with some combination of the following commands:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > map fs*\
|
||||||
|
> fs0: (or fs1: or fs2: ...)\
|
||||||
|
> ls\
|
||||||
|
> cd \\efi\\boot\
|
||||||
|
> ls\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f0 \cf0 \
|
||||||
|
And then:\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\f1 \cf0 > help bcfg -b -v
|
||||||
|
\f0 \
|
||||||
|
and try to understand help from the screen\
|
||||||
|
|
||||||
|
\f1 > bcfg boot dump
|
||||||
|
\f0 \
|
||||||
|
to list current boot options\
|
||||||
|
|
||||||
|
\f1 > bcfg boot add N cloverx64.efi "OSX through Clover"
|
||||||
|
\f0 \
|
||||||
|
to add cloverx64.efi from the current dir as a boot option labeled "OSX through Clover". N should be boot option number: 0 if you wan it to be the first, 1 to be the second ...\
|
||||||
|
|
||||||
|
\f1 > bcfg boot dump
|
||||||
|
\f0 \
|
||||||
|
to check if it is added\
|
||||||
|
|
||||||
|
\f1 > reset
|
||||||
|
\f0 \
|
||||||
|
to reset the system and to try to load Clover from HDD\
|
||||||
|
\
|
||||||
|
When it is added, reset the system and press F8 during POST (or whatever key is needed to get selection of boot options) and "OSX through Clover" should be there. Select it and try if it works.\
|
||||||
|
\
|
||||||
|
\pard\pardeftab720\sl380\ql\qnatural
|
||||||
|
|
||||||
|
\b \cf0 6. Troubleshooting
|
||||||
|
\b0 \
|
||||||
|
- If you can not boot through UEFI and did not try to set it up as standard Clover boot, please try standard BIOS MBR Clover setup first. Maybe the issue is in the Clover setup and not UEFI boot.\
|
||||||
|
- When asking for help, please copy UEFIDump.nsh script to your FAT32 USB, boot into shell, choose FAT32 volume with fs0: or fs1: or ... , execute UEFIDump.nsh > dump.txt and post it here.\
|
||||||
|
\
|
||||||
|
- If you can boot into OSX but have some issues, search for latest version of DarwinDumper {\field{\*\fldinst{HYPERLINK "http://www.projectosx.com/forum/index.php?showtopic=2447"}}{\fldrslt \cf2 \ul \ulc2 here}} (usually the last post) and post it's logs here if it will be needed.\
|
||||||
|
\pard\pardeftab720\sl280\qr
|
||||||
|
|
||||||
|
\f3\fs22 \cf2 \cb6 \
|
||||||
|
}
|
BIN
CLOVER/doc/bcfg.txt
Executable file
BIN
CLOVER/doc/bcfg.txt
Executable file
Binary file not shown.
26
CLOVER/doc/boot1f32-install.sh
Executable file
26
CLOVER/doc/boot1f32-install.sh
Executable file
@ -0,0 +1,26 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
# boot1f32-install.sh
|
||||||
|
#
|
||||||
|
# Created by mackerintel on 2/2/09.
|
||||||
|
# Copyright 2009 mackerintel. All rights reserved.
|
||||||
|
|
||||||
|
if [[ x$1 == x ]]; then
|
||||||
|
echo Usage: $0 disknumber;
|
||||||
|
exit 0;
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ `dd if=/dev/disk${1}s1 count=8 bs=1 skip=82 | uuencode -m -|head -n 2|tail -n 1` != "RkFUMzIgICA=" ]]; then
|
||||||
|
echo "/dev/disk${1}s1" "isn't" a FAT32 partition;
|
||||||
|
exit 1;
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ ! -f boot1f32 ]; then
|
||||||
|
echo "boot1f32 not found";
|
||||||
|
exit 1;
|
||||||
|
fi
|
||||||
|
|
||||||
|
dd if=/dev/disk${1}s1 count=1 bs=512 of=/tmp/origbs
|
||||||
|
cp boot1f32 /tmp/newbs
|
||||||
|
dd if=/tmp/origbs of=/tmp/newbs skip=3 seek=3 bs=1 count=87 conv=notrunc
|
||||||
|
dd of=/dev/disk${1}s1 count=1 bs=512 if=/tmp/newbs
|
BIN
CLOVER/drivers/BIOS/ApfsDriverLoader.efi
Executable file
BIN
CLOVER/drivers/BIOS/ApfsDriverLoader.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/BIOS/AudioDxe.efi
Executable file
BIN
CLOVER/drivers/BIOS/AudioDxe.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/BIOS/FSInject.efi
Executable file
BIN
CLOVER/drivers/BIOS/FSInject.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/BIOS/HFSPlus.efi
Executable file
BIN
CLOVER/drivers/BIOS/HFSPlus.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/BIOS/SMCHelper.efi
Executable file
BIN
CLOVER/drivers/BIOS/SMCHelper.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/BIOS/XhciDxe.efi
Executable file
BIN
CLOVER/drivers/BIOS/XhciDxe.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/ApfsDriverLoader.efi
Executable file
BIN
CLOVER/drivers/UEFI/ApfsDriverLoader.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/AptioMemoryFix.efi
Executable file
BIN
CLOVER/drivers/UEFI/AptioMemoryFix.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/AudioDxe.efi
Executable file
BIN
CLOVER/drivers/UEFI/AudioDxe.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/DataHubDxe.efi
Executable file
BIN
CLOVER/drivers/UEFI/DataHubDxe.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/FSInject.efi
Executable file
BIN
CLOVER/drivers/UEFI/FSInject.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/HFSPlus.efi
Executable file
BIN
CLOVER/drivers/UEFI/HFSPlus.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/NTFS.efi
Executable file
BIN
CLOVER/drivers/UEFI/NTFS.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/PartitionDxe.efi
Executable file
BIN
CLOVER/drivers/UEFI/PartitionDxe.efi
Executable file
Binary file not shown.
BIN
CLOVER/drivers/UEFI/SMCHelper.efi
Executable file
BIN
CLOVER/drivers/UEFI/SMCHelper.efi
Executable file
Binary file not shown.
1
CLOVER/kexts/10.11/.empty
Executable file
1
CLOVER/kexts/10.11/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/kexts/10.12/.empty
Executable file
1
CLOVER/kexts/10.12/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/kexts/10.13/.empty
Executable file
1
CLOVER/kexts/10.13/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/kexts/10.14/.empty
Executable file
1
CLOVER/kexts/10.14/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/kexts/10.15/.empty
Executable file
1
CLOVER/kexts/10.15/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/kexts/Off/.empty
Executable file
1
CLOVER/kexts/Off/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
1
CLOVER/kexts/Other/.empty
Executable file
1
CLOVER/kexts/Other/.empty
Executable file
@ -0,0 +1 @@
|
|||||||
|
|
83
CLOVER/kexts/Other/ATH9KFixup.kext/Contents/Info.plist
Executable file
83
CLOVER/kexts/Other/ATH9KFixup.kext/Contents/Info.plist
Executable file
@ -0,0 +1,83 @@
|
|||||||
|
<?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>17G65</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>ATH9KFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.chunnann.ATH9KFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>ATH9KFixup</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>9B55</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>17B41</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.13</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>0910</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>9B55</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>ATH9KFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.chunnann.ATH9KFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>ATH9KFixup</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>ATH9KFixup</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 chunnann, black.dragon74. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.6</string>
|
||||||
|
<key>com.apple.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
CLOVER/kexts/Other/ATH9KFixup.kext/Contents/MacOS/ATH9KFixup
Executable file
BIN
CLOVER/kexts/Other/ATH9KFixup.kext/Contents/MacOS/ATH9KFixup
Executable file
Binary file not shown.
173
CLOVER/kexts/Other/AirportBrcmFixup.kext/Contents/Info.plist
Executable file
173
CLOVER/kexts/Other/AirportBrcmFixup.kext/Contents/Info.plist
Executable file
@ -0,0 +1,173 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.0.7</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.0.7</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Airport_Brcm4360</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.Brcm4360</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_Brcm4360</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1110</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Airport_BrcmNIC</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.BrcmNIC</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_BrcmNIC</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>2048</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Broadcom 802.11 PCI</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>FakeBrcm</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,432b</string>
|
||||||
|
<string>pci14e4,4311</string>
|
||||||
|
<string>pci14e4,4312</string>
|
||||||
|
<string>pci14e4,4313</string>
|
||||||
|
<string>pci14e4,4318</string>
|
||||||
|
<string>pci14e4,4319</string>
|
||||||
|
<string>pci14e4,431a</string>
|
||||||
|
<string>pci14e4,4320</string>
|
||||||
|
<string>pci14e4,4324</string>
|
||||||
|
<string>pci14e4,4325</string>
|
||||||
|
<string>pci14e4,4328</string>
|
||||||
|
<string>pci14e4,432c</string>
|
||||||
|
<string>pci14e4,432d</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>6000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>as.lvs1974.AirportBrcmFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 lvs1974. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.6</string>
|
||||||
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
|
<string>1.5</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>2.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.dsep</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>12.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup
Executable file
BIN
CLOVER/kexts/Other/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup
Executable file
Binary file not shown.
11514
CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist
Executable file
11514
CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist
Executable file
File diff suppressed because it is too large
Load Diff
BIN
CLOVER/kexts/Other/AppleALC.kext/Contents/MacOS/AppleALC
Executable file
BIN
CLOVER/kexts/Other/AppleALC.kext/Contents/MacOS/AppleALC
Executable file
Binary file not shown.
65
CLOVER/kexts/Other/FakePCIID.kext/Contents/Info.plist
Executable file
65
CLOVER/kexts/Other/FakePCIID.kext/Contents/Info.plist
Executable file
@ -0,0 +1,65 @@
|
|||||||
|
<?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>18A391</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>FakePCIID</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.rehabman.driver.FakePCIID</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>FakePCIID</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.3.15</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.3.15</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>9F2000</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>10M2518</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.6</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>0941</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>9F2000</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.3.15</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>1.0.0b1</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>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
<key>Source Code</key>
|
||||||
|
<string>https://github.com/RehabMan/FakePCIID</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/FakePCIID.kext/Contents/MacOS/FakePCIID
Executable file
BIN
CLOVER/kexts/Other/FakePCIID.kext/Contents/MacOS/FakePCIID
Executable file
Binary file not shown.
113
CLOVER/kexts/Other/FakePCIID_Broadcom_WiFi.kext/Contents/Info.plist
Executable file
113
CLOVER/kexts/Other/FakePCIID_Broadcom_WiFi.kext/Contents/Info.plist
Executable file
@ -0,0 +1,113 @@
|
|||||||
|
<?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>18A391</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.rehabman.injector.FakePCIID-Broadcom-WiFi</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>FakePCIID_Broadcom_WiFi</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.3.15</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.3.15</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>9F2000</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>10M2518</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.6</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>0941</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>9F2000</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Airport_Brcm4360</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.Brcm4360</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_Brcm4360</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1110</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Broadcom FakePCIID WiFi no device-id</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.rehabman.driver.FakePCIID</string>
|
||||||
|
<key>FakeProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>RM,subsystem-id</key>
|
||||||
|
<data>
|
||||||
|
NAEAAA==
|
||||||
|
</data>
|
||||||
|
<key>RM,subsystem-vendor-id</key>
|
||||||
|
<data>
|
||||||
|
axAAAA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>FakePCIID</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>FakePCIID</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,432b</string>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci106b,4e</string>
|
||||||
|
<string>pci14e4,4311</string>
|
||||||
|
<string>pci14e4,4312</string>
|
||||||
|
<string>pci14e4,4313</string>
|
||||||
|
<string>pci14e4,4318</string>
|
||||||
|
<string>pci14e4,4319</string>
|
||||||
|
<string>pci14e4,431a</string>
|
||||||
|
<string>pci14e4,4320</string>
|
||||||
|
<string>pci14e4,4324</string>
|
||||||
|
<string>pci14e4,4325</string>
|
||||||
|
<string>pci14e4,4328</string>
|
||||||
|
<string>pci14e4,432c</string>
|
||||||
|
<string>pci14e4,432d</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
<key>Source Code</key>
|
||||||
|
<string>https://github.com/RehabMan/FakePCIID</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
108
CLOVER/kexts/Other/IntelMausi.kext/Contents/Info.plist
Executable file
108
CLOVER/kexts/Other/IntelMausi.kext/Contents/Info.plist
Executable file
@ -0,0 +1,108 @@
|
|||||||
|
<?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>18G95</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>IntelMausi</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.mieze.IntelMausi</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>IntelMausi</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</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>10G8</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18G74</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1030</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>IntelMausi</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.mieze.IntelMausi</string>
|
||||||
|
<key>Driver Parameters</key>
|
||||||
|
<dict>
|
||||||
|
<key>enableCSO6</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableTSO4</key>
|
||||||
|
<false/>
|
||||||
|
<key>enableTSO6</key>
|
||||||
|
<false/>
|
||||||
|
<key>maxIntrRate10</key>
|
||||||
|
<integer>3000</integer>
|
||||||
|
<key>maxIntrRate100</key>
|
||||||
|
<integer>5000</integer>
|
||||||
|
<key>maxIntrRate1000</key>
|
||||||
|
<integer>8000</integer>
|
||||||
|
<key>rxAbsTime10</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxAbsTime100</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxAbsTime1000</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>rxDelayTime10</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxDelayTime100</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxDelayTime1000</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
</dict>
|
||||||
|
<key>Driver_Version</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IntelMausi</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x10EA8086 0x10EB8086 0x10EF8086 0x10F08086 0x15028086 0x15038086 0x153A8086 0x153B8086 0x155A8086 0x15598086 0x15A08086 0x15A18086 0x15A28086 0x15A38086 0x156F8086 0x15708086 0x15B78086 0x15B88086 0x15D78086 0x15D88086 0x15E38086 0x15D68086 0x15BD8086 0x15BE8086 0x15BB8086 0x15BC8086 0x15DF8086 0x15E08086 0x15E18086 0x15E28086 0x15B98086 0x0D4E8086 0x0D4F8086 0x0D4C8086 0x0D4D8086 0x0D538086 0x0D558086</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2014 Laura Müller. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
|
<string>1.5.0</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>1.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/IntelMausi.kext/Contents/MacOS/IntelMausi
Executable file
BIN
CLOVER/kexts/Other/IntelMausi.kext/Contents/MacOS/IntelMausi
Executable file
Binary file not shown.
81
CLOVER/kexts/Other/Lilu.kext/Contents/Info.plist
Executable file
81
CLOVER/kexts/Other/Lilu.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>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.Lilu</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.4.4</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.4.4</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.Lilu</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2016-2020 vit9696. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<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
CLOVER/kexts/Other/Lilu.kext/Contents/MacOS/Lilu
Executable file
BIN
CLOVER/kexts/Other/Lilu.kext/Contents/MacOS/Lilu
Executable file
Binary file not shown.
81
CLOVER/kexts/Other/NoTouchID.kext/Contents/Info.plist
Executable file
81
CLOVER/kexts/Other/NoTouchID.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>18G1012</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>NoTouchID</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>xyz.racermaster.NoTouchID</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>NoTouchID</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>11B500</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19B89</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1120</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11B500</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>NoTouchID</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>xyz.racermaster.NoTouchID</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>NoTouchID</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>NoTouchID</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.13</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
CLOVER/kexts/Other/NoTouchID.kext/Contents/MacOS/NoTouchID
Executable file
BIN
CLOVER/kexts/Other/NoTouchID.kext/Contents/MacOS/NoTouchID
Executable file
Binary file not shown.
115
CLOVER/kexts/Other/NoTouchID.kext/Contents/_CodeSignature/CodeResources
Executable file
115
CLOVER/kexts/Other/NoTouchID.kext/Contents/_CodeSignature/CodeResources
Executable file
@ -0,0 +1,115 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
99
CLOVER/kexts/Other/RealtekRTL8111.kext/Contents/Info.plist
Executable file
99
CLOVER/kexts/Other/RealtekRTL8111.kext/Contents/Info.plist
Executable file
@ -0,0 +1,99 @@
|
|||||||
|
<?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>16G1114</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>RealtekRTL8111</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.insanelymac.RealtekRTL8111</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>RealtekRTL8111</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.2.2</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.2.2</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>8E3004b</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>16E185</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.12</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>0833</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>8E3004b</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>RTL8111 PCIe Adapter</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.insanelymac.RealtekRTL8111</string>
|
||||||
|
<key>Driver_Version</key>
|
||||||
|
<string>2.2.2</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RTL8111</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x816810ec 0x81681186</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Model</key>
|
||||||
|
<string>RTL8111</string>
|
||||||
|
<key>Vendor</key>
|
||||||
|
<string>Realtek</string>
|
||||||
|
<key>disableASPM</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableCSO6</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableEEE</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableTSO4</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableTSO6</key>
|
||||||
|
<true/>
|
||||||
|
<key>intrMitigate</key>
|
||||||
|
<integer>53080</integer>
|
||||||
|
<key>rxPolling</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2013 Laura Müller. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
|
<string>1.5.0</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>1.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111
Executable file
BIN
CLOVER/kexts/Other/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111
Executable file
Binary file not shown.
Binary file not shown.
100
CLOVER/kexts/Other/SMCBatteryManager.kext/Contents/Info.plist
Executable file
100
CLOVER/kexts/Other/SMCBatteryManager.kext/Contents/Info.plist
Executable 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>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SMCBatteryManager</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCBatteryManager</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SMCBatteryManager</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>IOSMBusController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCBatteryManager</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCSMBusController</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCSMBusController</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
<key>SMCBatteryManager</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCBatteryManager</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCBatteryManager</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCBatteryManager</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 usrsse2. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.0.0d1</string>
|
||||||
|
<key>com.apple.iokit.IOSMBusFamily</key>
|
||||||
|
<string>1.0.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
CLOVER/kexts/Other/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager
Executable file
BIN
CLOVER/kexts/Other/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager
Executable file
Binary file not shown.
83
CLOVER/kexts/Other/SMCLightSensor.kext/Contents/Info.plist
Executable file
83
CLOVER/kexts/Other/SMCLightSensor.kext/Contents/Info.plist
Executable file
@ -0,0 +1,83 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCLightSensor</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>SMCLightSensor</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCLightSensor</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 vit9696. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0.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>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor
Executable file
BIN
CLOVER/kexts/Other/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor
Executable file
Binary file not shown.
94
CLOVER/kexts/Other/SMCProcessor.kext/Contents/Info.plist
Executable file
94
CLOVER/kexts/Other/SMCProcessor.kext/Contents/Info.plist
Executable file
@ -0,0 +1,94 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.SMCProcessor</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.SMCProcessor</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.SMCProcessor</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>processor</string>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>processor-index</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>ACPI</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 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>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0.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
CLOVER/kexts/Other/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Executable file
BIN
CLOVER/kexts/Other/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Executable file
Binary file not shown.
89
CLOVER/kexts/Other/SMCSuperIO.kext/Contents/Info.plist
Executable file
89
CLOVER/kexts/Other/SMCSuperIO.kext/Contents/Info.plist
Executable file
@ -0,0 +1,89 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SMCSuperIO</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.joedm.SMCSuperIO</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SMCSuperIO</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>ru.joedm.SMCSuperIO</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.joedm.SMCSuperIO</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCSuperIO</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCSuperIO</string>
|
||||||
|
<key>IOPCIClassMatch</key>
|
||||||
|
<string>0x06010000&0xffff0000</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>ACPI</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 joedm. 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>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0.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
CLOVER/kexts/Other/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO
Executable file
BIN
CLOVER/kexts/Other/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO
Executable file
Binary file not shown.
81
CLOVER/kexts/Other/SystemProfilerMemoryFixup.kext/Contents/Info.plist
Executable file
81
CLOVER/kexts/Other/SystemProfilerMemoryFixup.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>19A583</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SystemProfilerMemoryFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>fish.goldfish64.SystemProfilerMemoryFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SystemProfilerMemoryFixup</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18G74</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1030</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>SystemProfilerMemoryFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>fish.goldfish64.SystemProfilerMemoryFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SystemProfilerMemoryFixup</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SystemProfilerMemoryFixup</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018-2019 Goldfish64. 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>
|
Binary file not shown.
@ -0,0 +1,115 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
7089
CLOVER/kexts/Other/USBInjectAll.kext/Contents/Info.plist
Executable file
7089
CLOVER/kexts/Other/USBInjectAll.kext/Contents/Info.plist
Executable file
File diff suppressed because it is too large
Load Diff
BIN
CLOVER/kexts/Other/USBInjectAll.kext/Contents/MacOS/USBInjectAll
Executable file
BIN
CLOVER/kexts/Other/USBInjectAll.kext/Contents/MacOS/USBInjectAll
Executable file
Binary file not shown.
115
CLOVER/kexts/Other/USBInjectAll.kext/Contents/_CodeSignature/CodeResources
Executable file
115
CLOVER/kexts/Other/USBInjectAll.kext/Contents/_CodeSignature/CodeResources
Executable file
@ -0,0 +1,115 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
410
CLOVER/kexts/Other/VirtualSMC.kext/Contents/Info.plist
Executable file
410
CLOVER/kexts/Other/VirtualSMC.kext/Contents/Info.plist
Executable file
@ -0,0 +1,410 @@
|
|||||||
|
<?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>18G95</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>VirtualSMC</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.VirtualSMC</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>VirtualSMC</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1.4</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1.4</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18G74</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1030</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.VirtualSMC</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.VirtualSMC</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VirtualSMC</string>
|
||||||
|
<key>IODeviceMemory</key>
|
||||||
|
<array>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>address</key>
|
||||||
|
<integer>768</integer>
|
||||||
|
<key>length</key>
|
||||||
|
<integer>32</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>address</key>
|
||||||
|
<integer>4277141504</integer>
|
||||||
|
<key>length</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</array>
|
||||||
|
<key>IOInterruptControllers</key>
|
||||||
|
<array>
|
||||||
|
<string>io-apic-0</string>
|
||||||
|
</array>
|
||||||
|
<key>IOInterruptSpecifiers</key>
|
||||||
|
<array>
|
||||||
|
<data>
|
||||||
|
BgAAAAAAAAA=
|
||||||
|
</data>
|
||||||
|
</array>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
<key>IOName</key>
|
||||||
|
<string>SMC</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>60000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleACPIPlatformExpert</string>
|
||||||
|
<key>Keystore</key>
|
||||||
|
<dict>
|
||||||
|
<key>Generic</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
iA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>Total fan number, this should be put to a plugin</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
Rk51bQ==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>CPU plimit</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUYw==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>FAN plimit (supposedly)</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUZg==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>Memory plimit</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUbQ==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>This should be 1 on laptops, and is overriden by sensors</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
QkFUUA==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
ZmxhZw==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>Only MacPros have custom illumination controllers</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
THNOTQ==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>GenericDesktopV1</key>
|
||||||
|
<array/>
|
||||||
|
<key>GenericDesktopV2</key>
|
||||||
|
<array/>
|
||||||
|
<key>GenericLaptopV1</key>
|
||||||
|
<array/>
|
||||||
|
<key>GenericLaptopV2</key>
|
||||||
|
<array/>
|
||||||
|
<key>GenericV1</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>GPU plimit</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUZw==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>GenericV2</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>E plimit (???)</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUZQ==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>I plimit (???)</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUaQ==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>attr</key>
|
||||||
|
<data>
|
||||||
|
gA==
|
||||||
|
</data>
|
||||||
|
<key>comment</key>
|
||||||
|
<string>J plimit (???)</string>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
TVNUag==
|
||||||
|
</data>
|
||||||
|
<key>type</key>
|
||||||
|
<data>
|
||||||
|
dWk4IA==
|
||||||
|
</data>
|
||||||
|
<key>value</key>
|
||||||
|
<data>
|
||||||
|
AA==
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>ModelInfo</key>
|
||||||
|
<dict>
|
||||||
|
<key>GenericV1</key>
|
||||||
|
<dict>
|
||||||
|
<key>branch</key>
|
||||||
|
<data>
|
||||||
|
ajUyAAAAAAA=
|
||||||
|
</data>
|
||||||
|
<key>hwname</key>
|
||||||
|
<data>
|
||||||
|
c21jLXBpa2V0b24A
|
||||||
|
</data>
|
||||||
|
<key>platform</key>
|
||||||
|
<data>
|
||||||
|
ajUyAAAAAAA=
|
||||||
|
</data>
|
||||||
|
<key>rev</key>
|
||||||
|
<data>
|
||||||
|
AXQPAAAE
|
||||||
|
</data>
|
||||||
|
<key>revfb</key>
|
||||||
|
<data>
|
||||||
|
AXQPAAAE
|
||||||
|
</data>
|
||||||
|
<key>revfu</key>
|
||||||
|
<data>
|
||||||
|
AXQPAAAE
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>GenericV2</key>
|
||||||
|
<dict>
|
||||||
|
<key>branch</key>
|
||||||
|
<data>
|
||||||
|
ajUyAAAAAAA=
|
||||||
|
</data>
|
||||||
|
<key>hwname</key>
|
||||||
|
<data>
|
||||||
|
c21jLWh1cm9ucml2ZXIA
|
||||||
|
</data>
|
||||||
|
<key>platform</key>
|
||||||
|
<data>
|
||||||
|
ajUyAAAAAAA=
|
||||||
|
</data>
|
||||||
|
<key>rev</key>
|
||||||
|
<data>
|
||||||
|
AigPAAAH
|
||||||
|
</data>
|
||||||
|
<key>revfb</key>
|
||||||
|
<data>
|
||||||
|
AigPAAAH
|
||||||
|
</data>
|
||||||
|
<key>revfu</key>
|
||||||
|
<data>
|
||||||
|
AigPAAAH
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>GenericV3</key>
|
||||||
|
<dict>
|
||||||
|
<key>hwname</key>
|
||||||
|
<data>
|
||||||
|
c21jLWh1cm9ucml2ZXIA
|
||||||
|
</data>
|
||||||
|
<key>platform</key>
|
||||||
|
<data>
|
||||||
|
ajUyAAAAAAA=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>_STA</key>
|
||||||
|
<integer>11</integer>
|
||||||
|
<key>name</key>
|
||||||
|
<data>
|
||||||
|
QVBQMDAwMQA=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 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.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
CLOVER/kexts/Other/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Executable file
BIN
CLOVER/kexts/Other/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Executable file
Binary file not shown.
585
CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist
Executable file
585
CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist
Executable file
@ -0,0 +1,585 @@
|
|||||||
|
<?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>19E266</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>VoodooI2C</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2C</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>VoodooI2C</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.4.2</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.4.2</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>16E185</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.12</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1140</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom MT2 Personality</key>
|
||||||
|
<dict>
|
||||||
|
<key>ApplePreferenceCapability</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>ApplePreferenceIdentifier</key>
|
||||||
|
<string>com.apple.AppleMultitouchTrackpad</string>
|
||||||
|
<key>ApplePreferencesDefaultPreferences</key>
|
||||||
|
<dict>
|
||||||
|
<key>ActuateDetents</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>Clicking</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>DragLock</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>Dragging</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>FirstClickThreshold</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>ForceSuppressed</key>
|
||||||
|
<true/>
|
||||||
|
<key>SecondClickThreshold</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>TrackpadCornerSecondaryClick</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>TrackpadFiveFingerPinchGesture</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>TrackpadFourFingerHorizSwipeGesture</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>TrackpadFourFingerPinchGesture</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>TrackpadFourFingerVertSwipeGesture</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>TrackpadHorizScroll</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>TrackpadMomentumScroll</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadPinch</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>TrackpadRightClick</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadRotate</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>TrackpadScroll</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadThreeFingerDrag</key>
|
||||||
|
<false/>
|
||||||
|
<key>TrackpadThreeFingerHorizSwipeGesture</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>TrackpadThreeFingerVertSwipeGesture</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
</dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AppleTopCaseHIDEventDriver</string>
|
||||||
|
<key>DefaultMultitouchProperties</key>
|
||||||
|
<dict>
|
||||||
|
<key>ActuationSupported</key>
|
||||||
|
<false/>
|
||||||
|
<key>ExtractAndPostDeviceButtonState</key>
|
||||||
|
<true/>
|
||||||
|
<key>ForceSupported</key>
|
||||||
|
<false/>
|
||||||
|
<key>HIDServiceSupport</key>
|
||||||
|
<true/>
|
||||||
|
<key>IOCFPlugInTypes</key>
|
||||||
|
<dict>
|
||||||
|
<key>0516B563-B15B-11DA-96EB-0014519758EF</key>
|
||||||
|
<string>AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin</string>
|
||||||
|
</dict>
|
||||||
|
<key>MT Built-In</key>
|
||||||
|
<true/>
|
||||||
|
<key>MTHIDDevice</key>
|
||||||
|
<true/>
|
||||||
|
<key>MTPowerStatsDisable</key>
|
||||||
|
<true/>
|
||||||
|
<key>SupportsGestureScrolling</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadFourFingerGestures</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadMomentumScroll</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadSecondaryClickCorners</key>
|
||||||
|
<true/>
|
||||||
|
<key>TrackpadThreeFingerDrag</key>
|
||||||
|
<true/>
|
||||||
|
<key>parser-options</key>
|
||||||
|
<integer>39</integer>
|
||||||
|
<key>parser-type</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
</dict>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>DoReportIntervalHack</key>
|
||||||
|
<true/>
|
||||||
|
<key>HIDAccelCurves</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>484966</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1376256</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>5243</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>64881</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>32768</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>8192</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>478413</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1310720</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>6554</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>64225</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>43254</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>32768</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>471859</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1245184</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>7864</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>62915</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>54395</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>45056</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>465306</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1179648</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>9830</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>61604</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>57344</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1114112</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>11796</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>60293</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>75366</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1048576</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>13763</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>58327</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>85197</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>98304</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>983040</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>15729</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>56361</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>95027</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>131072</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>917504</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>18350</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>54395</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>108790</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>163840</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>851968</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>23593</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>123208</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>196608</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>HIDDisallowRemappingOfPrimaryClick</key>
|
||||||
|
<true/>
|
||||||
|
<key>HIDPointerAccelerationTable</key>
|
||||||
|
<data>
|
||||||
|
AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAAAAAQAAAAACAAAA0A
|
||||||
|
AIAAAACAAAABQAAAAYAAAAIAAAAC4AAAAwAAAATgAAAEAAAAB0AA
|
||||||
|
AAUAAAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAjAAAADQAAAC8A
|
||||||
|
AAAOwAAAOMAAABBAAABBAAAAEcAAAEjAAAAAUAAADwAAgAAAAIAA
|
||||||
|
AAEAAAABQAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAAAwAAAAZg
|
||||||
|
AAAEAAAACgAAAAUAAAAOQAAABgAAABNAAAAIAAAAHsAAAArAAAAu
|
||||||
|
wAAADQAAADyAAAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAAgAAA
|
||||||
|
DwAAgAAAAIAAAAEAAAABYAAAAYAAAAKgAAACAAAABEAAAAKAAAAG
|
||||||
|
AAAAAwAAAAgAAAAEAAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA
|
||||||
|
KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AAABBAAABgQAAAEcAA
|
||||||
|
AGkAAAAAsAAADwAAgAAAAIAAAAEAAAABoAAAAYAAAAMAAAACAAAA
|
||||||
|
BQAAAAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUAAAAXgAAABgAA
|
||||||
|
AB/AAAAIAAAAMgAAAArAAABKAAAADQAAAFyAAAAOwAAAaQAAABBA
|
||||||
|
AABywAAAEcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAABwAAAAYAA
|
||||||
|
AANgAAACAAAABeAAAAKAAAAIoAAAAwAAAAvAAAAEAAAAE8AAAAUA
|
||||||
|
AAAdQAAABgAAACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3AAAAO
|
||||||
|
wAAAe0AAABBAAACFQAAAEcAAAIxAAAABAAAADwAAgAAAAMAAAAEA
|
||||||
|
AAACAAAAAYAAAAPgAAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE
|
||||||
|
AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAATUAAAArAAABugAAA
|
||||||
|
DQAAAIMAAAAOwAAAj0AAABBAAACXAAAAEcAAAJxA
|
||||||
|
</data>
|
||||||
|
<key>HIDPointerAccelerationType</key>
|
||||||
|
<string>HIDTrackpadAcceleration</string>
|
||||||
|
<key>HIDScrollAccelCurves</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>393216</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>62259</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>39322</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>8192</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>406323</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>58982</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>58982</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>32768</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>419430</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>55706</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>78643</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>45056</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>432538</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>52429</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>91750</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>57344</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>445645</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>49152</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>104858</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>458752</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>45875</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>117965</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>98304</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>471859</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>42598</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>131072</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>131072</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>484966</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>39322</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>144179</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>163840</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>498074</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>36045</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>157286</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>196608</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>511181</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>HIDScrollAccelerationTable</key>
|
||||||
|
<data>
|
||||||
|
AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAgAAAQAABxOwAATOMA
|
||||||
|
AwAAAAdgAAAEwAAADoAAAAbxSgAX6V4ACVeCACMQWgALZ6EALBF7
|
||||||
|
AA2N1AA03ToAD36aADvQuAASWKAARl01ABUAAABO2dgAF8AAAFXK
|
||||||
|
7QAas+UAW2FQAB2QAABe0qoAIL75AGEgywAkLXsAYnXvACewAABj
|
||||||
|
Rl8AAIAAABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAAAwAAABIA
|
||||||
|
AAAEwAAAIMAAAAaAAAAwgAAACGp5AEH9tgAK7bUAV4ZuAA0B2ABr
|
||||||
|
PTkADv1/AIEEcAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAXAucA
|
||||||
|
tn2SABot3ADARE4AHVjQAMX4OgAg35IAytuYACQ4bgDO7mUAJ6CX
|
||||||
|
ANIwowAAsAAAFAAAcTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA
|
||||||
|
DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAAAAfOggBP7OcACgWA
|
||||||
|
AGo8rgAL658AhMCkAA2RCwCfR+EADzjIALWDbwAQ/k8AxqbEABLN
|
||||||
|
UQDUeCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwAIQuCAQFpdAAk
|
||||||
|
S20BBVKIACegAAEIK4wAAOAAABQAAHE7AABtdwAAwAAAAeAAAAEA
|
||||||
|
AAAD4AAAAgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAAAEdAAAAH
|
||||||
|
N4wAXL7hAAkAAACAwAAACoAAAKGAAAALz7IAvU7UAA01yQDadikA
|
||||||
|
DvtPAPKF4gARLu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkBNQrG
|
||||||
|
ACDz5QE6cR4AJEARAT3XdgAnn1YBQMHWAABQAAATAABxOwAAS7AA
|
||||||
|
AQAAAAJgAAACAAAABuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA
|
||||||
|
AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+sTQBgSTMAEagdAG5N
|
||||||
|
TAATT9YAd9WQABTQfgB+26MAF3odAIbYXQAagocAjp+lAB2J6QCT
|
||||||
|
vnkAIN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAAABUAAHE7AABW
|
||||||
|
fwAAwAAAAiAAAAEAAAAEgAAAAYAAAAqAAAACAAAAEaAAAAMAAAAh
|
||||||
|
gAAABMAAAD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxAAAAJAAAA
|
||||||
|
qYAAAApAAADKwAAAC8AAAPTAAAANwAABJAAAABAAAAFEn9IAFEAA
|
||||||
|
AV49zAAZAAABbrsYABzQAAFz78AAIOAAAXhvwAAkIAABem/AACeg
|
||||||
|
AAF8JGg=
|
||||||
|
</data>
|
||||||
|
<key>HIDScrollAccelerationType</key>
|
||||||
|
<string>HIDTrackpadScrollAcceleration</string>
|
||||||
|
<key>HIDScrollResolution</key>
|
||||||
|
<integer>26214400</integer>
|
||||||
|
<key>IOCFPlugInTypes</key>
|
||||||
|
<dict>
|
||||||
|
<key>0516B563-B15B-11DA-96EB-0014519758EF</key>
|
||||||
|
<string>AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleMultitouchTrackpadHIDEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>9999</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
<key>MTEventSource</key>
|
||||||
|
<true/>
|
||||||
|
<key>ProductIDArray</key>
|
||||||
|
<array>
|
||||||
|
<integer>628</integer>
|
||||||
|
</array>
|
||||||
|
<key>TrackpadEmbedded</key>
|
||||||
|
<true/>
|
||||||
|
<key>VendorID</key>
|
||||||
|
<integer>1452</integer>
|
||||||
|
</dict>
|
||||||
|
<key>Native Multitouch Engine</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2C</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CNativeEngine</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>VoodooI2CNativeEngine</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>VoodooI2CMultitouchInterface</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CACPIController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2C</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CACPIController</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>INT33C2</string>
|
||||||
|
<string>INT33C3</string>
|
||||||
|
<string>INT3432</string>
|
||||||
|
<string>INT3433</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>9999</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CControllerDriver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2C</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CControllerDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>9999</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>VoodooI2CControllerNub</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CPCIController</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2C</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CPCIController</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci8086,2e8</string>
|
||||||
|
<string>pci8086,2e9</string>
|
||||||
|
<string>pci8086,9d60</string>
|
||||||
|
<string>pci8086,9d61</string>
|
||||||
|
<string>pci8086,9d62</string>
|
||||||
|
<string>pci8086,9d63</string>
|
||||||
|
<string>pci8086,9de8</string>
|
||||||
|
<string>pci8086,9de9</string>
|
||||||
|
<string>pci8086,a160</string>
|
||||||
|
<string>pci8086,a161</string>
|
||||||
|
<string>pci8086,a162</string>
|
||||||
|
<string>pci8086,a368</string>
|
||||||
|
<string>pci8086,a369</string>
|
||||||
|
<string>pci8086,a36a</string>
|
||||||
|
<string>pci8086,a36b</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>9999</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.11</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2020 Alexandre Daoud. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>2.0.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.alexandred.VoodooI2CServices</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.4</string>
|
||||||
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
|
<string>2.0</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>2.9</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>8.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>org.coolstar.VoodooGPIO</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C
Executable file
BIN
CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C
Executable file
Binary file not shown.
@ -0,0 +1,116 @@
|
|||||||
|
<?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>19E266</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>VoodooGPIO</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.coolstar.VoodooGPIO</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>VoodooGPIO</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>16E185</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.12</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1140</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>VoodooGPIOCannonLakeH</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.coolstar.VoodooGPIO</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooGPIOCannonLakeH</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>INT3450</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooGPIOCannonLakeLP</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.coolstar.VoodooGPIO</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooGPIOCannonLakeLP</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>INT34BB</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooGPIOSunrisePointH</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.coolstar.VoodooGPIO</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooGPIOSunrisePointH</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>INT345D</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooGPIOSunrisePointLP</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.coolstar.VoodooGPIO</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooGPIOSunrisePointLP</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>INT344B</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.12</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 CoolStar. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.4</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>13.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>13.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>13.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
@ -0,0 +1,82 @@
|
|||||||
|
<?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>19E266</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>VoodooI2CServices</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CServices</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>VoodooI2CServices</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>16E185</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.12</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1140</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>VoodooI2CLogger</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CServices</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CLogger</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>VoodooI2CLogger</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>VoodooI2CServices</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CServices</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CServices</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CServices</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>VoodooI2CServices</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.11</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 Alexandre Daoud. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>14</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
@ -0,0 +1,20 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple Computer//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>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.xcode.dsym.me.kishorprins.VoodooInput</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>dSYM</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.5</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.5</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
@ -0,0 +1,78 @@
|
|||||||
|
<?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>19E266</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>VoodooInput</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>me.kishorprins.VoodooInput</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>VoodooInput</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.5</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.5</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19E258</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1140</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Voodoo Input</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>me.kishorprins.VoodooInput</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooInput</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>VoodooInputSupported</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOService</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.11</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2019 Kishor Prins. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
|
<string>2.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>13.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
Binary file not shown.
@ -0,0 +1,115 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
398
CLOVER/kexts/Other/VoodooI2CHID.kext/Contents/Info.plist
Executable file
398
CLOVER/kexts/Other/VoodooI2CHID.kext/Contents/Info.plist
Executable file
@ -0,0 +1,398 @@
|
|||||||
|
<?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>19E266</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>VoodooI2CHID</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>VoodooI2CHID</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>16E185</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.12</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1140</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E146</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Intel ACPI Sensor Hub Enabler</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CSensorHubEnabler</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>INT33D0</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
</dict>
|
||||||
|
<key>Sensor Hub Event Driver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>32</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CSensorHubEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDDevice</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CHIDDevice</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>compatible</key>
|
||||||
|
<string>PNP0C50</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>VoodooI2CDeviceNub</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDDevice Generic Mouse HID Event Driver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>HIDAccelCurves</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>524288</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>5243</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>60293</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>26214</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>8192</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>537395</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1245184</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>6554</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>60948</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>36045</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>32768</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>543949</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1179648</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>7864</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>61604</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>46531</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>45056</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>550502</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1114112</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>9830</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>62259</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>57672</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>57344</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>557056</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>1048576</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>11796</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>62915</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>69468</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>563610</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>983040</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>14418</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>63570</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>81920</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>98304</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>570163</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>917504</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>17695</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>64225</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>95027</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>131072</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>576717</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>851968</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>21627</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>64881</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>108790</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>163840</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>583270</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>HIDAccelGainCubic</key>
|
||||||
|
<integer>26214</integer>
|
||||||
|
<key>HIDAccelGainLinear</key>
|
||||||
|
<integer>65536</integer>
|
||||||
|
<key>HIDAccelGainParabolic</key>
|
||||||
|
<integer>123208</integer>
|
||||||
|
<key>HIDAccelIndex</key>
|
||||||
|
<integer>196608</integer>
|
||||||
|
<key>HIDAccelTangentSpeedLinear</key>
|
||||||
|
<integer>589824</integer>
|
||||||
|
<key>HIDAccelTangentSpeedParabolicRoot</key>
|
||||||
|
<integer>786432</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IOHIDEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>Transport</key>
|
||||||
|
<string>I2C</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDDevice Multitouch HID Event Driver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>4</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>13</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>5</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>13</integer>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>13</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CMultitouchHIDEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDDevice Precision Touchpad HID Event Driver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>5</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>13</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CPrecisionTouchpadHIDEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>300</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>Transport</key>
|
||||||
|
<string>I2C</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
<key>ProcessBluetoothMouseStopsTrackpad</key>
|
||||||
|
<false/>
|
||||||
|
<key>ProcessUSBMouseStopsTrackpad</key>
|
||||||
|
<false/>
|
||||||
|
<key>QuietTimeAfterTyping</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>RM,deliverNotifications</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDDevice Stylus HID Event Driver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>13</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CStylusHIDEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>300</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDDevice Touchscreen HID Event Driver</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>DeviceUsagePairs</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>DeviceUsage</key>
|
||||||
|
<integer>4</integer>
|
||||||
|
<key>DeviceUsagePage</key>
|
||||||
|
<integer>13</integer>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CTouchscreenHIDEventDriver</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>400</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHIDInterface</string>
|
||||||
|
</dict>
|
||||||
|
<key>VoodooI2CHIDSYNA3602Device</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.alexandred.VoodooI2CHID</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>VoodooI2CHIDSYNA3602Device</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>name</key>
|
||||||
|
<string>SYNA3602</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>VoodooI2CDeviceNub</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.11</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 Alexandre Daoud. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.alexandred.VoodooI2C</key>
|
||||||
|
<string>2.0</string>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.4</string>
|
||||||
|
<key>com.apple.iokit.IOHIDFamily</key>
|
||||||
|
<string>2.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>14</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>13.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
BIN
CLOVER/kexts/Other/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID
Executable file
BIN
CLOVER/kexts/Other/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID
Executable file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user