Compare commits
10 Commits
573805b54a
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
c404019916 | ||
|
2725df7e4d | ||
|
c345bb9a46 | ||
6ad02b93a2 | |||
ee358c757d | |||
c12c52eb2a | |||
e992190fb7 | |||
8b03ac7723 | |||
|
8434261e04 | ||
|
56093db047 |
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.DS_Store
|
BIN
Bios_Settings/Bios Update/7B51v18.zip
Executable file
BIN
Bios_Settings/Bios Update/E7B51IMS.180
Executable file
BIN
Bios_Settings/IMG_4125.jpeg
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
EFI/.DS_Store
vendored
BIN
EFI/OC/.DS_Store
vendored
BIN
EFI/OC/ACPI/.DS_Store
vendored
BIN
EFI/OC/ACPI/SSDT-ARPT-RP07-MSI.aml
Normal file → Executable file
BIN
EFI/OC/ACPI/SSDT-EC-USBX-MSI.aml
Executable file
BIN
EFI/OC/ACPI/SSDT-PLUG-MSI.aml
Executable file
BIN
EFI/OC/ACPI/SSDT-PMC.aml
Executable file
BIN
EFI/OC/Drivers/AppleUsbKbDxe.efi
Executable file
BIN
EFI/OC/Drivers/AudioDxe.efi
Executable file
BIN
EFI/OC/Drivers/HfsPlus.efi
Executable file
BIN
EFI/OC/Drivers/NdkBootPicker.efi
Executable file
BIN
EFI/OC/Drivers/NvmExpressDxe.efi
Executable file
BIN
EFI/OC/Drivers/OpenRuntime.efi
Executable file
BIN
EFI/OC/Drivers/XhciDxe.efi
Executable file
BIN
EFI/OC/Icons/Background.png
Executable file
After Width: | Height: | Size: 652 KiB |
BIN
EFI/OC/Icons/Label_template.png
Executable file
After Width: | Height: | Size: 1.8 KiB |
BIN
EFI/OC/Icons/Selector.png
Executable file
After Width: | Height: | Size: 2.1 KiB |
BIN
EFI/OC/Icons/Selector4k.png
Executable file
After Width: | Height: | Size: 4.1 KiB |
BIN
EFI/OC/Icons/background4k.png
Executable file
After Width: | Height: | Size: 782 KiB |
BIN
EFI/OC/Icons/background_color.png
Executable file
After Width: | Height: | Size: 87 B |
BIN
EFI/OC/Icons/font.png
Executable file
After Width: | Height: | Size: 5.7 KiB |
BIN
EFI/OC/Icons/font_color.png
Executable file
After Width: | Height: | Size: 87 B |
BIN
EFI/OC/Icons/func_resetnvram.icns
Executable file
After Width: | Height: | Size: 10 KiB |
BIN
EFI/OC/Icons/os_cata.icns
Executable file
After Width: | Height: | Size: 6.8 KiB |
BIN
EFI/OC/Icons/os_clone.icns
Executable file
After Width: | Height: | Size: 24 KiB |
BIN
EFI/OC/Icons/os_custom.icns
Executable file
After Width: | Height: | Size: 9.6 KiB |
BIN
EFI/OC/Icons/os_debian.icns
Executable file
After Width: | Height: | Size: 15 KiB |
BIN
EFI/OC/Icons/os_fedora.icns
Executable file
After Width: | Height: | Size: 29 KiB |
BIN
EFI/OC/Icons/os_freebsd.icns
Executable file
After Width: | Height: | Size: 8.3 KiB |
BIN
EFI/OC/Icons/os_install.icns
Executable file
After Width: | Height: | Size: 9.5 KiB |
BIN
EFI/OC/Icons/os_linux.icns
Executable file
After Width: | Height: | Size: 15 KiB |
BIN
EFI/OC/Icons/os_mac.icns
Executable file
After Width: | Height: | Size: 7.5 KiB |
BIN
EFI/OC/Icons/os_moja.icns
Executable file
After Width: | Height: | Size: 7.5 KiB |
BIN
EFI/OC/Icons/os_recovery.icns
Executable file
After Width: | Height: | Size: 18 KiB |
BIN
EFI/OC/Icons/os_redhat.icns
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
EFI/OC/Icons/os_ubuntu.icns
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
EFI/OC/Icons/os_unknown.icns
Executable file
After Width: | Height: | Size: 17 KiB |
BIN
EFI/OC/Icons/os_win.icns
Executable file
After Width: | Height: | Size: 3.8 KiB |
BIN
EFI/OC/Icons/os_win10.icns
Executable file
After Width: | Height: | Size: 5.9 KiB |
BIN
EFI/OC/Icons/pointer.png
Executable file
After Width: | Height: | Size: 247 B |
BIN
EFI/OC/Icons/pointer4k.png
Executable file
After Width: | Height: | Size: 243 B |
BIN
EFI/OC/Icons/tool_shell.icns
Executable file
After Width: | Height: | Size: 8.1 KiB |
BIN
EFI/OC/Kexts/.DS_Store
vendored
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19C57</string>
|
||||
<string>19D76</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.4.5</string>
|
||||
<string>1.4.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,11 +25,11 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.4.5</string>
|
||||
<string>1.4.7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>11C504</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
@@ -39,7 +39,7 @@
|
||||
<key>DTXcode</key>
|
||||
<string>1130</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>11C504</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>HDA Hardware Config Resource</key>
|
||||
@@ -48,36 +48,6 @@
|
||||
<string>com.apple.driver.AppleHDAHardwareConfigDriver</string>
|
||||
<key>HDAConfigDefault</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>CodecID</key>
|
||||
<integer>283902610</integer>
|
||||
<key>Comment</key>
|
||||
<string>baesar0 -ALC 292 for e6540 with dock</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6mAScfkAE3HPABNx0AATce
|
||||
AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFX
|
||||
HFABVx1AAVceKwFXHwIBVwwCAWccgAFnHUAB
|
||||
Zx4BAWcfAgFnDAIBhxzwAYcdAAGHHgABhx9A
|
||||
AZccIAGXHZABlx6BAZcfAgGnHHABpx0QAace
|
||||
qwGnHwIBtxzwAbcdAAG3HgABtx9AAdcc8AHX
|
||||
HQAB1x4AAdcfQAHnHPAB5x0AAeceAAHnH0A=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>55</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -620,6 +590,32 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>7</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>ALC215 for HP 830 G6 for 965987400abc</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902485</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AUccEAFHHQEBRx4XAUcfmQIXHCACFx0QAhce
|
||||
IQIXHwECFwwCASccMAEnHRgBJx6BAScfAQGX
|
||||
HEABlx0BAZcepgGXH5kBRwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>18</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -1191,6 +1187,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>MacPeet - Realtek ALC235 for ASUS GL553VD</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902517</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AhccIAIXHRACFx4rAhcfAAG3HDABtx0AAbce
|
||||
pwG3H5ABlxwwAZcdEAGXHosBlx8BAUccQAFH
|
||||
HQABRx4XAUcfkAFHDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>16</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -4958,6 +4980,36 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>32</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>CodecID</key>
|
||||
<integer>283902610</integer>
|
||||
<key>Comment</key>
|
||||
<string>baesar0 -ALC 292 for e6540 with dock</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6mAScfkAE3HPABNx0AATce
|
||||
AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFX
|
||||
HFABVx1AAVceKwFXHwIBVwwCAWccgAFnHUAB
|
||||
Zx4BAWcfAgFnDAIBhxzwAYcdAAGHHgABhx9A
|
||||
AZccIAGXHZABlx6BAZcfAgGnHHABpx0QAace
|
||||
qwGnHwIBtxzwAbcdAAG3HgABtx9AAdcc8AHX
|
||||
HQAB1x4AAdcfQAHnHPAB5x0AAeceAAHnH0A=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>55</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -6333,7 +6385,7 @@
|
||||
<integer>283903744</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AZceYQGXByU=
|
||||
AZceYQGXByUBtx4R
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
|
470
EFI/OC/Kexts/CodecCommander.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,470 @@
|
||||
<?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>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>CodecCommander</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.7.1, Copyright © 2013-2014 TimeWalker. All rights reserved.</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tw.CodecCommander</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>CodecCommander</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.7.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.7.1</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>CodecCommander</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tw.CodecCommander</string>
|
||||
<key>Codec Profile</key>
|
||||
<dict>
|
||||
<key>1002</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>10de</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>10ec_0233</key>
|
||||
<string>Realtek ALC283,etc</string>
|
||||
<key>10ec_0235</key>
|
||||
<string>Realtek ALC283,etc</string>
|
||||
<key>10ec_0236</key>
|
||||
<string>Realtek ALC283,etc</string>
|
||||
<key>10ec_0255</key>
|
||||
<string>Realtek ALC283,etc</string>
|
||||
<key>10ec_0269</key>
|
||||
<string>Realtek ALC269</string>
|
||||
<key>10ec_0269_HDA_1028_04d9</key>
|
||||
<string>Realtek ALC269VB</string>
|
||||
<key>10ec_0269_HDA_1458_fa50</key>
|
||||
<string>Realtek ALC269 BRIX</string>
|
||||
<key>10ec_0282</key>
|
||||
<string>Realtek ALC283,etc</string>
|
||||
<key>10ec_0283</key>
|
||||
<string>Realtek ALC283,etc</string>
|
||||
<key>10ec_0292</key>
|
||||
<string>Realtek ALC292</string>
|
||||
<key>10ec_0668</key>
|
||||
<string>Realtek ALC668</string>
|
||||
<key>10ec_0892_HDA_1458</key>
|
||||
<string>Realtek ALC892 desktop</string>
|
||||
<key>10ec_0892_HDA_8086</key>
|
||||
<string>Realtek ALC892 desktop</string>
|
||||
<key>10ec_0900</key>
|
||||
<string>Realtek ALC1150</string>
|
||||
<key>8086</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>Check Infinitely</key>
|
||||
<false/>
|
||||
<key>Check Interval</key>
|
||||
<integer>3000</integer>
|
||||
<key>Custom Commands</key>
|
||||
<array/>
|
||||
<key>Perform Reset on EAPD Fail</key>
|
||||
<false/>
|
||||
<key>Send Delay</key>
|
||||
<integer>300</integer>
|
||||
<key>Sleep Nodes</key>
|
||||
<true/>
|
||||
<key>Update Nodes</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>Disabled HDMI</key>
|
||||
<dict>
|
||||
<key>Check Infinitely</key>
|
||||
<false/>
|
||||
<key>Disable</key>
|
||||
<true/>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
<key>Update Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Realtek ALC1150</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AgUABw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x20 SET_COEF_INDEX 0x07</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<true/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AgR8sA==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x20 SET_PROC_COEF 0x7CB0</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Send Delay</key>
|
||||
<integer>100</integer>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
<key>Update Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Realtek ALC269</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AVcIgw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
<key>Realtek ALC269 BRIX</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AVcIgw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||
<key>On Init</key>
|
||||
<false/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
<key>Realtek ALC269VB</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AhcIgw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x21 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Send Delay</key>
|
||||
<integer>20</integer>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Realtek ALC283,etc</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AZcHJQ==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x19 SET_PIN_WIDGET_CONTROL 0x25</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AhcIgw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x21 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Perform Reset</key>
|
||||
<false/>
|
||||
<key>Send Delay</key>
|
||||
<integer>10</integer>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Realtek ALC292</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<string>0x01a70724</string>
|
||||
<key>Comment</key>
|
||||
<string>Node 0x1a - Pin Control (In Enable / VRefEn)</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AVcIgw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Perform Reset</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Realtek ALC668</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AVcIgw==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||
<key>On Init</key>
|
||||
<true/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AbcHIA==
|
||||
</data>
|
||||
<key>Comment</key>
|
||||
<string>Node 0x1b - Pin Control (In Enable)</string>
|
||||
<key>On Init</key>
|
||||
<false/>
|
||||
<key>On Sleep</key>
|
||||
<false/>
|
||||
<key>On Wake</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Perform Reset</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Realtek ALC892 desktop</key>
|
||||
<dict>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
<key>Update Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>CodecCommander</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>CodecCommander</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOHDACodecFunction</string>
|
||||
<key>IOUserClientClass</key>
|
||||
<string>CodecCommanderClient</string>
|
||||
</dict>
|
||||
<key>CodecCommanderPowerHook</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tw.CodecCommander</string>
|
||||
<key>Codec Profile</key>
|
||||
<dict>
|
||||
<key>1002</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>10de</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>8086</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>Disabled HDMI</key>
|
||||
<dict>
|
||||
<key>Disable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>CodecCommanderPowerHook</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>CodecCommanderPowerHook</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleHDADriver</string>
|
||||
</dict>
|
||||
<key>CodecCommanderProbeInit</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tw.CodecCommander</string>
|
||||
<key>Codec Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>Custom Commands</key>
|
||||
<array/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>CodecCommanderProbeInit</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>5000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOHDACodecDevice</string>
|
||||
</dict>
|
||||
<key>CodecCommanderResidency</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tw.CodecCommander</string>
|
||||
<key>IOClass</key>
|
||||
<string>CodecCommanderResidency</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>CodecCommanderResidency</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOResources</string>
|
||||
</dict>
|
||||
<key>CodecCommanderVoodooHDA</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tw.CodecCommander</string>
|
||||
<key>Codec Profile</key>
|
||||
<dict>
|
||||
<key>1002</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>10de</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>8086</key>
|
||||
<string>Disabled HDMI</string>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>Check Infinitely</key>
|
||||
<false/>
|
||||
<key>Perform Reset</key>
|
||||
<false/>
|
||||
<key>Perform Reset on EAPD Fail</key>
|
||||
<false/>
|
||||
<key>Perform Reset on External Wake</key>
|
||||
<false/>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
<key>Update Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Disabled HDMI</key>
|
||||
<dict>
|
||||
<key>Check Infinitely</key>
|
||||
<false/>
|
||||
<key>Disable</key>
|
||||
<true/>
|
||||
<key>Sleep Nodes</key>
|
||||
<false/>
|
||||
<key>Update Nodes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>CodecCommander</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>CodecCommander</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>VoodooHDADevice</string>
|
||||
<key>IOUserClientClass</key>
|
||||
<string>CodecCommanderClient</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2013-2014 TimeWalker/RehabMan. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0d1</string>
|
||||
<key>com.apple.iokit.IOAudioFamily</key>
|
||||
<string>1.1</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>9.0.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>9.0.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>9.0.0</string>
|
||||
</dict>
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/EAPD-Codec-Commander</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
EFI/OC/Kexts/CodecCommander.kext/Contents/MacOS/CodecCommander
Executable file
38
EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/SSDT-ALC1220.dsl
Executable file
@@ -0,0 +1,38 @@
|
||||
// CodecCommander configuration for ALC1220
|
||||
// provided by daliansky @github
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "ALC1220", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x19 SET_PIN_WIDGET_CONTROL 0x24
|
||||
"Command", Buffer() { 0x01, 0x97, 0x07, 0x24 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x1B SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x01, 0xB7, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
},
|
||||
"Perform Reset", ">y",
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
"Send Delay", 10,
|
||||
"Sleep Nodes", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
@@ -0,0 +1,46 @@
|
||||
// CodecCommander configuration for ALC256 to fix various issue
|
||||
// repo: https://github.com/insanelydeepak/cloverHDA-for-Mac-OS-Sierra-10.12
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "ALC256", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x19 SET_PIN_WIDGET_CONTROL 0x24
|
||||
"Command", Buffer() { 0x01, 0x97, 0x07, 0x24 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x1A SET_PIN_WIDGET_CONTROL 0x20
|
||||
"Command", Buffer() { 0x01, 0xA7, 0x07, 0x20 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
}
|
||||
},
|
||||
"Perform Reset", ">n",
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
"Send Delay", 10,
|
||||
"Sleep Nodes", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
@@ -0,0 +1,54 @@
|
||||
// CodecCommander configuration for ALC256
|
||||
// From: https://github.com/vbourachot/XPS13-9350-OSX/blob/master/ssdt/SSDT-ALC256.dsl
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "ALC256", 0x00003000)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x19 SET_PIN_WIDGET_CONTROL 0x25
|
||||
"Command", Buffer() { 0x01, 0x97, 0x07, 0x25 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x20 SET_COEF_INDEX 0x36
|
||||
"Command", Buffer() { 0x02, 0x05, 0x00, 0x36 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x20 SET_PROC_COEF 0x1737
|
||||
"Command", Buffer() { 0x02, 0x04, 0x17, 0x37 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
},
|
||||
"Perform Reset", ">n",
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
"Send Delay", 10,
|
||||
"Sleep Nodes", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
23
EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/SSDT-AppleALC.dsl
Executable file
@@ -0,0 +1,23 @@
|
||||
// This SSDT demonstrates a custom configuration with certain features
|
||||
// disabled when using AppleALC.kext.
|
||||
// AppleALC.kext has some extra patches for AppleHDA that interfere with these
|
||||
// features breaking audio after wake from sleep.
|
||||
//
|
||||
// Customize to suit your needs.
|
||||
//
|
||||
// As of CodecCommander v2.7.1, CodecCommander detects AppleALC for setting the default
|
||||
// of these two options false.
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "CC-ALC", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Perform Reset", ">n",
|
||||
"Perform Reset on External Wake", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
43
EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/SSDT-CX20752.dsl
Executable file
@@ -0,0 +1,43 @@
|
||||
// SSDT to correct some problems headphone/mic on CX20752.
|
||||
//
|
||||
// Note: For use with the Anti-pop patches (seee RehabMan NUC repo)
|
||||
//
|
||||
// created by nayeweiyang/XuWang
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "CX20752", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x19 SET_PIN_WIDGET_CONTROL 0x24
|
||||
"Command", Buffer() { 0x01, 0x97, 0x07, 0x24 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x1a SET_PIN_WIDGET_CONTROL 0x24
|
||||
"Command", Buffer() { 0x01, 0xa7, 0x07, 0x24 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
|
||||
},
|
||||
"Perform Reset", ">n",
|
||||
"Perform Reset on External Wake", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19B88</string>
|
||||
<string>19D76</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -29,17 +29,17 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11A1027</string>
|
||||
<string>11C504</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19A547</string>
|
||||
<string>19B90</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1110</string>
|
||||
<string>1130</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11A1027</string>
|
||||
<string>11C504</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>IntelMausi</key>
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19C57</string>
|
||||
<string>19D76</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.4.1</string>
|
||||
<string>1.4.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,11 +25,11 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.4.1</string>
|
||||
<string>1.4.3</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>11C504</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
@@ -39,7 +39,7 @@
|
||||
<key>DTXcode</key>
|
||||
<string>1130</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>11C504</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>as.vit9696.Lilu</key>
|
||||
|
100
EFI/OC/Kexts/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
EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager
Executable file
83
EFI/OC/Kexts/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
EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor
Executable file
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19C57</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,21 +25,21 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19B90</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1130</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>as.vit9696.SMCProcessor</key>
|
||||
@@ -63,8 +63,6 @@
|
||||
<string>ACPI</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 vit9696. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
|
@@ -1,115 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19C57</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,21 +25,21 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19B90</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1130</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ru.joedm.SMCSuperIO</key>
|
||||
@@ -58,8 +58,6 @@
|
||||
<string>ACPI</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 joedm. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
|
@@ -1,115 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19C57</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,21 +25,21 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19B90</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1130</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>as.vit9696.VirtualSMC</key>
|
||||
@@ -381,8 +381,6 @@
|
||||
</data>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 vit9696. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
|
@@ -1,115 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19C57</string>
|
||||
<string>19D76</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.6</string>
|
||||
<string>1.3.8</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,11 +25,11 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.6</string>
|
||||
<string>1.3.8</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>11C504</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
@@ -39,7 +39,7 @@
|
||||
<key>DTXcode</key>
|
||||
<string>1130</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11C29</string>
|
||||
<string>11C504</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>NVHDAEnabler</key>
|
||||
|
BIN
EFI/OC/Resources/Audio/OCEFIAudio_VoiceOver_Boot.wav
Executable file
44
EFI/OC/Tools/BootInstall/BootInstall.command
Executable file
@@ -0,0 +1,44 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
diskutil list
|
||||
echo "Enter disk number to install to:"
|
||||
read N
|
||||
|
||||
if [[ ! $(diskutil info disk${N} | sed -n 's/.*Device Node: *//p') ]]
|
||||
then
|
||||
echo Disk $N not found
|
||||
exit
|
||||
fi
|
||||
|
||||
FS=$(diskutil info disk${N}s1 | sed -n 's/.*File System Personality: *//p')
|
||||
echo $FS
|
||||
|
||||
if [ "$FS" != "MS-DOS FAT32" ]
|
||||
then
|
||||
echo "No FAT32 partition to install"
|
||||
exit
|
||||
fi
|
||||
|
||||
# Write MBR
|
||||
sudo fdisk -f boot0af -u /dev/rdisk${N}
|
||||
|
||||
diskutil umount disk${N}s1
|
||||
sudo dd if=/dev/rdisk${N}s1 count=1 of=origbs
|
||||
cp -v boot1f32 newbs
|
||||
sudo dd if=origbs of=newbs skip=3 seek=3 bs=1 count=87 conv=notrunc
|
||||
sudo dd if=newbs of=/dev/rdisk${N}s1
|
||||
diskutil mount disk${N}s1
|
||||
|
||||
cp -v boot "$(diskutil info disk${N}s1 | sed -n 's/.*Mount Point: *//p')"
|
||||
|
||||
if [ $(diskutil info disk${N} | sed -n 's/.*Content (IOContent): *//p') == "FDisk_partition_scheme" ]
|
||||
then
|
||||
sudo fdisk -e /dev/rdisk$N <<-MAKEACTIVE
|
||||
p
|
||||
f 1
|
||||
w
|
||||
y
|
||||
q
|
||||
MAKEACTIVE
|
||||
fi
|
7
EFI/OC/Tools/BootInstall/README.md
Executable file
@@ -0,0 +1,7 @@
|
||||
BootInstall
|
||||
===========
|
||||
|
||||
This tool installs legacy DuetPkg environment on GPT-formatted disk
|
||||
to enable UEFI environment on BIOS-based systems.
|
||||
|
||||
Source code: https://sourceforge.net/p/cloverefiboot
|