diff --git a/.DS_Store b/.DS_Store
index e5a0236..9949887 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/EFI/.DS_Store b/EFI/.DS_Store
index 57a0d6c..c55a6b3 100644
Binary files a/EFI/.DS_Store and b/EFI/.DS_Store differ
diff --git a/EFI/OC/.DS_Store b/EFI/OC/.DS_Store
index 54c61cf..ee18215 100755
Binary files a/EFI/OC/.DS_Store and b/EFI/OC/.DS_Store differ
diff --git a/EFI/OC/ACPI/.DS_Store b/EFI/OC/ACPI/.DS_Store
new file mode 100644
index 0000000..294d115
Binary files /dev/null and b/EFI/OC/ACPI/.DS_Store differ
diff --git a/EFI/OC/ACPI/SSDT-ALC3.aml b/EFI/OC/ACPI/SSDT-ALC3.aml
deleted file mode 100755
index 3ceb88c..0000000
Binary files a/EFI/OC/ACPI/SSDT-ALC3.aml and /dev/null differ
diff --git a/EFI/OC/ACPI/SSDT-ALS0.aml b/EFI/OC/ACPI/SSDT-ALS0.aml
index 5c5d3f3..8406c19 100755
Binary files a/EFI/OC/ACPI/SSDT-ALS0.aml and b/EFI/OC/ACPI/SSDT-ALS0.aml differ
diff --git a/EFI/OC/ACPI/SSDT-CPU-PRGen.aml b/EFI/OC/ACPI/SSDT-CPU-PRGen.aml
index 181af7a..9e4a57a 100755
Binary files a/EFI/OC/ACPI/SSDT-CPU-PRGen.aml and b/EFI/OC/ACPI/SSDT-CPU-PRGen.aml differ
diff --git a/EFI/OC/ACPI/SSDT-DEH01.aml b/EFI/OC/ACPI/SSDT-DEH01.aml
index ef81c5c..416f0f6 100755
Binary files a/EFI/OC/ACPI/SSDT-DEH01.aml and b/EFI/OC/ACPI/SSDT-DEH01.aml differ
diff --git a/EFI/OC/ACPI/SSDT-HPET-IPIC.aml b/EFI/OC/ACPI/SSDT-HPET-IPIC.aml
index cc301e8..504e4fa 100755
Binary files a/EFI/OC/ACPI/SSDT-HPET-IPIC.aml and b/EFI/OC/ACPI/SSDT-HPET-IPIC.aml differ
diff --git a/EFI/OC/ACPI/SSDT-IGPU.aml b/EFI/OC/ACPI/SSDT-IGPU.aml
index 92e8d09..a80c7a9 100755
Binary files a/EFI/OC/ACPI/SSDT-IGPU.aml and b/EFI/OC/ACPI/SSDT-IGPU.aml differ
diff --git a/EFI/OC/ACPI/SSDT-OCBATT.aml b/EFI/OC/ACPI/SSDT-OCBATT.aml
index 6ac9a3c..2b7cfec 100755
Binary files a/EFI/OC/ACPI/SSDT-OCBATT.aml and b/EFI/OC/ACPI/SSDT-OCBATT.aml differ
diff --git a/EFI/OC/ACPI/SSDT-PNLF.aml b/EFI/OC/ACPI/SSDT-PNLF.aml
index d0db66b..4742a7b 100755
Binary files a/EFI/OC/ACPI/SSDT-PNLF.aml and b/EFI/OC/ACPI/SSDT-PNLF.aml differ
diff --git a/EFI/OC/ACPI/SSDT-SMBU.aml b/EFI/OC/ACPI/SSDT-SMBU.aml
index f5e7b04..59575e2 100755
Binary files a/EFI/OC/ACPI/SSDT-SMBU.aml and b/EFI/OC/ACPI/SSDT-SMBU.aml differ
diff --git a/EFI/OC/ACPI/SSDT-TEMP.aml b/EFI/OC/ACPI/SSDT-TEMP.aml
index bf7a5f4..4f79431 100755
Binary files a/EFI/OC/ACPI/SSDT-TEMP.aml and b/EFI/OC/ACPI/SSDT-TEMP.aml differ
diff --git a/EFI/OC/ACPI/SSDT-USBX.aml b/EFI/OC/ACPI/SSDT-USBX.aml
index 1f0398f..472468e 100755
Binary files a/EFI/OC/ACPI/SSDT-USBX.aml and b/EFI/OC/ACPI/SSDT-USBX.aml differ
diff --git a/EFI/OC/ACPI/SSDT-VPS2.aml b/EFI/OC/ACPI/SSDT-VPS2.aml
index bed57a2..f25b2b2 100755
Binary files a/EFI/OC/ACPI/SSDT-VPS2.aml and b/EFI/OC/ACPI/SSDT-VPS2.aml differ
diff --git a/EFI/OC/Bootstrap/.DS_Store b/EFI/OC/Bootstrap/.DS_Store
new file mode 100644
index 0000000..79b5664
Binary files /dev/null and b/EFI/OC/Bootstrap/.DS_Store differ
diff --git a/EFI/OC/Bootstrap/Bootstrap.efi b/EFI/OC/Bootstrap/Bootstrap.efi
index 66ee038..9455510 100755
Binary files a/EFI/OC/Bootstrap/Bootstrap.efi and b/EFI/OC/Bootstrap/Bootstrap.efi differ
diff --git a/EFI/OC/Drivers/.DS_Store b/EFI/OC/Drivers/.DS_Store
index b124466..a13c13f 100644
Binary files a/EFI/OC/Drivers/.DS_Store and b/EFI/OC/Drivers/.DS_Store differ
diff --git a/EFI/OC/Drivers/AudioDxe.efi b/EFI/OC/Drivers/AudioDxe.efi
index 4b063af..e9b585d 100755
Binary files a/EFI/OC/Drivers/AudioDxe.efi and b/EFI/OC/Drivers/AudioDxe.efi differ
diff --git a/EFI/OC/Drivers/CrScreenshotDxe.efi b/EFI/OC/Drivers/CrScreenshotDxe.efi
index d2f90bd..93e069e 100755
Binary files a/EFI/OC/Drivers/CrScreenshotDxe.efi and b/EFI/OC/Drivers/CrScreenshotDxe.efi differ
diff --git a/EFI/OC/Drivers/HiiDatabase.efi b/EFI/OC/Drivers/HiiDatabase.efi
index d018350..8c1ebd7 100755
Binary files a/EFI/OC/Drivers/HiiDatabase.efi and b/EFI/OC/Drivers/HiiDatabase.efi differ
diff --git a/EFI/OC/Drivers/NvmExpressDxe.efi b/EFI/OC/Drivers/NvmExpressDxe.efi
index 599955a..7bdf6a4 100755
Binary files a/EFI/OC/Drivers/NvmExpressDxe.efi and b/EFI/OC/Drivers/NvmExpressDxe.efi differ
diff --git a/EFI/OC/Drivers/OpenCanopy.efi b/EFI/OC/Drivers/OpenCanopy.efi
index 3b88b2d..9c0eb5f 100755
Binary files a/EFI/OC/Drivers/OpenCanopy.efi and b/EFI/OC/Drivers/OpenCanopy.efi differ
diff --git a/EFI/OC/Drivers/OpenRuntime.efi b/EFI/OC/Drivers/OpenRuntime.efi
index 11158ab..40ea0eb 100755
Binary files a/EFI/OC/Drivers/OpenRuntime.efi and b/EFI/OC/Drivers/OpenRuntime.efi differ
diff --git a/EFI/OC/Drivers/OpenUsbKbDxe.efi b/EFI/OC/Drivers/OpenUsbKbDxe.efi
index 6aa7a7b..a4eec9d 100755
Binary files a/EFI/OC/Drivers/OpenUsbKbDxe.efi and b/EFI/OC/Drivers/OpenUsbKbDxe.efi differ
diff --git a/EFI/OC/Drivers/Ps2KeyboardDxe.efi b/EFI/OC/Drivers/Ps2KeyboardDxe.efi
index dc7d7c0..03afa1a 100755
Binary files a/EFI/OC/Drivers/Ps2KeyboardDxe.efi and b/EFI/OC/Drivers/Ps2KeyboardDxe.efi differ
diff --git a/EFI/OC/Drivers/Ps2MouseDxe.efi b/EFI/OC/Drivers/Ps2MouseDxe.efi
index 2c47475..48bcaeb 100755
Binary files a/EFI/OC/Drivers/Ps2MouseDxe.efi and b/EFI/OC/Drivers/Ps2MouseDxe.efi differ
diff --git a/EFI/OC/Drivers/UsbMouseDxe.efi b/EFI/OC/Drivers/UsbMouseDxe.efi
index 837b6a3..2147028 100755
Binary files a/EFI/OC/Drivers/UsbMouseDxe.efi and b/EFI/OC/Drivers/UsbMouseDxe.efi differ
diff --git a/EFI/OC/Drivers/XhciDxe.efi b/EFI/OC/Drivers/XhciDxe.efi
index 5bda458..72a0d4b 100755
Binary files a/EFI/OC/Drivers/XhciDxe.efi and b/EFI/OC/Drivers/XhciDxe.efi differ
diff --git a/EFI/OC/Kexts/.DS_Store b/EFI/OC/Kexts/.DS_Store
new file mode 100644
index 0000000..465fb9f
Binary files /dev/null and b/EFI/OC/Kexts/.DS_Store differ
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Info.plist b/EFI/OC/Kexts/CodecCommander.kext/Contents/Info.plist
deleted file mode 100755
index 7011c9a..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Info.plist
+++ /dev/null
@@ -1,472 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 19C57
- CFBundleDevelopmentRegion
- English
- CFBundleExecutable
- CodecCommander
- CFBundleGetInfoString
- 2.7.1, Copyright © 2013-2014 TimeWalker. All rights reserved.
- CFBundleIdentifier
- org.tw.CodecCommander
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- CodecCommander
- CFBundlePackageType
- KEXT
- CFBundleShortVersionString
- 2.7.2
- CFBundleSignature
- ????
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 2.7.2
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 11C29
- DTPlatformVersion
- GM
- DTSDKBuild
- 19B90
- DTSDKName
- macosx10.15
- DTXcode
- 1130
- DTXcodeBuild
- 11C29
- IOKitPersonalities
-
- CodecCommander
-
- CFBundleIdentifier
- org.tw.CodecCommander
- Codec Profile
-
- 1002
- Disabled HDMI
- 10de
- Disabled HDMI
- 10ec_0233
- Realtek ALC283,etc
- 10ec_0235
- Realtek ALC283,etc
- 10ec_0236
- Realtek ALC283,etc
- 10ec_0255
- Realtek ALC283,etc
- 10ec_0269
- Realtek ALC269
- 10ec_0269_HDA_1028_04d9
- Realtek ALC269VB
- 10ec_0269_HDA_1458_fa50
- Realtek ALC269 BRIX
- 10ec_0282
- Realtek ALC283,etc
- 10ec_0283
- Realtek ALC283,etc
- 10ec_0292
- Realtek ALC292
- 10ec_0668
- Realtek ALC668
- 10ec_0892_HDA_1458
- Realtek ALC892 desktop
- 10ec_0892_HDA_8086
- Realtek ALC892 desktop
- 10ec_0900
- Realtek ALC1150
- 8086
- Disabled HDMI
- Default
-
- Check Infinitely
-
- Check Interval
- 3000
- Custom Commands
-
- Perform Reset on EAPD Fail
-
- Send Delay
- 300
- Sleep Nodes
-
- Update Nodes
-
-
- Disabled HDMI
-
- Check Infinitely
-
- Disable
-
- Sleep Nodes
-
- Update Nodes
-
-
- Realtek ALC1150
-
- Custom Commands
-
-
- Command
-
- AgUABw==
-
- Comment
- 0x20 SET_COEF_INDEX 0x07
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Command
-
- AgR8sA==
-
- Comment
- 0x20 SET_PROC_COEF 0x7CB0
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Send Delay
- 100
- Sleep Nodes
-
- Update Nodes
-
-
- Realtek ALC269
-
- Custom Commands
-
-
- Command
-
- AVcIgw==
-
- Comment
- 0x15 SET_UNSOLICITED_ENABLE 0x83
- On Init
-
- On Sleep
-
- On Wake
-
-
-
-
- Realtek ALC269 BRIX
-
- Custom Commands
-
-
- Command
-
- AVcIgw==
-
- Comment
- 0x15 SET_UNSOLICITED_ENABLE 0x83
- On Init
-
- On Sleep
-
- On Wake
-
-
-
-
- Realtek ALC269VB
-
- Custom Commands
-
-
- Command
-
- AhcIgw==
-
- Comment
- 0x21 SET_UNSOLICITED_ENABLE 0x83
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Send Delay
- 20
- Sleep Nodes
-
-
- Realtek ALC283,etc
-
- Custom Commands
-
-
- Command
-
- AZcHJQ==
-
- Comment
- 0x19 SET_PIN_WIDGET_CONTROL 0x25
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Command
-
- AhcIgw==
-
- Comment
- 0x21 SET_UNSOLICITED_ENABLE 0x83
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Perform Reset
-
- Send Delay
- 10
- Sleep Nodes
-
-
- Realtek ALC292
-
- Custom Commands
-
-
- Command
- 0x01a70724
- Comment
- Node 0x1a - Pin Control (In Enable / VRefEn)
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Command
-
- AVcIgw==
-
- Comment
- 0x15 SET_UNSOLICITED_ENABLE 0x83
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Perform Reset
-
-
- Realtek ALC668
-
- Custom Commands
-
-
- Command
-
- AVcIgw==
-
- Comment
- 0x15 SET_UNSOLICITED_ENABLE 0x83
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Command
-
- AbcHIA==
-
- Comment
- Node 0x1b - Pin Control (In Enable)
- On Init
-
- On Sleep
-
- On Wake
-
-
-
- Perform Reset
-
-
- Realtek ALC892 desktop
-
- Sleep Nodes
-
- Update Nodes
-
-
-
- IOClass
- CodecCommander
- IOMatchCategory
- CodecCommander
- IOProviderClass
- IOHDACodecFunction
- IOUserClientClass
- CodecCommanderClient
-
- CodecCommanderPowerHook
-
- CFBundleIdentifier
- org.tw.CodecCommander
- Codec Profile
-
- 1002
- Disabled HDMI
- 10de
- Disabled HDMI
- 8086
- Disabled HDMI
- Disabled HDMI
-
- Disable
-
-
-
- IOClass
- CodecCommanderPowerHook
- IOMatchCategory
- CodecCommanderPowerHook
- IOProviderClass
- AppleHDADriver
-
- CodecCommanderProbeInit
-
- CFBundleIdentifier
- org.tw.CodecCommander
- Codec Profile
-
- Default
-
- Custom Commands
-
-
-
- IOClass
- CodecCommanderProbeInit
- IOProbeScore
- 5000
- IOProviderClass
- IOHDACodecDevice
-
- CodecCommanderResidency
-
- CFBundleIdentifier
- org.tw.CodecCommander
- IOClass
- CodecCommanderResidency
- IOMatchCategory
- CodecCommanderResidency
- IOProviderClass
- IOResources
-
- CodecCommanderVoodooHDA
-
- CFBundleIdentifier
- org.tw.CodecCommander
- Codec Profile
-
- 1002
- Disabled HDMI
- 10de
- Disabled HDMI
- 8086
- Disabled HDMI
- Default
-
- Check Infinitely
-
- Perform Reset
-
- Perform Reset on EAPD Fail
-
- Perform Reset on External Wake
-
- Sleep Nodes
-
- Update Nodes
-
-
- Disabled HDMI
-
- Check Infinitely
-
- Disable
-
- Sleep Nodes
-
- Update Nodes
-
-
-
- IOClass
- CodecCommander
- IOMatchCategory
- CodecCommander
- IOProviderClass
- VoodooHDADevice
- IOUserClientClass
- CodecCommanderClient
-
-
- LSMinimumSystemVersion
- 10.6
- NSHumanReadableCopyright
- Copyright © 2013-2014 TimeWalker/RehabMan. All rights reserved.
- OSBundleLibraries
-
- com.apple.iokit.IOACPIFamily
- 1.0d1
- com.apple.iokit.IOAudioFamily
- 1.1
- com.apple.iokit.IOPCIFamily
- 1.0.0b1
- com.apple.kpi.bsd
- 9.0.0
- com.apple.kpi.iokit
- 9.0.0
- com.apple.kpi.libkern
- 9.0.0
-
- Source Code
- https://github.com/RehabMan/EAPD-Codec-Commander
-
-
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/MacOS/CodecCommander b/EFI/OC/Kexts/CodecCommander.kext/Contents/MacOS/CodecCommander
deleted file mode 100755
index fca0f1f..0000000
Binary files a/EFI/OC/Kexts/CodecCommander.kext/Contents/MacOS/CodecCommander and /dev/null differ
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC1220.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC1220.dsl
deleted file mode 100755
index 7a7ec80..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC1220.dsl
+++ /dev/null
@@ -1,38 +0,0 @@
-// 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
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC256-insanelydeepak.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC256-insanelydeepak.dsl
deleted file mode 100755
index cb59eca..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC256-insanelydeepak.dsl
+++ /dev/null
@@ -1,46 +0,0 @@
-// CodecCommander configuration for ALC256 to fix various issue
-// repo: https://github.com/insanelydeepak/cloverHDA-for-Mac-OS-Sierra-10.12
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC256i", 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
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC256-vbourachot.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC256-vbourachot.dsl
deleted file mode 100755
index f7907ab..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC256-vbourachot.dsl
+++ /dev/null
@@ -1,54 +0,0 @@
-// CodecCommander configuration for ALC256
-// From: https://github.com/vbourachot/XPS13-9350-OSX/blob/master/ssdt/SSDT-ALC256.dsl
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC256v", 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
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC280.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC280.dsl
deleted file mode 100755
index cf5a2f3..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC280.dsl
+++ /dev/null
@@ -1,45 +0,0 @@
-// This SSDT demonstrates a custom configuration for ALC280.
-
-// If you had a codec that needed the same configuration, you could
-// load this SSDT in order to implement it without modifying the kext.
-// It will override the defaults specfied by the CodecCommander Info.plist
-
-// Customize to suit your needs.
-
-// This data provided by @zirkaiva.
-// See here: http://www.tonymacx86.com/el-capitan-laptop-guides/175935-guide-lenovo-t430-el-capitan-34.html#post1239765
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC280", 0)
-{
- External(_SB.PCI0.HDEF, DeviceObj)
- Name(_SB.PCI0.HDEF.RMCF, Package()
- {
- "CodecCommander", Package()
- {
- "Custom Commands", Package()
- {
- Package(){}, // signifies Array instead of Dictionary
- Package()
- {
- // 0x15 SET_UNSOLICITED_ENABLE 0x83
- "Command", Buffer() { 0x01, 0x57, 0x08, 0x83 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">y",
- },
- Package()
- {
- // 0x1a SET_PIN_WIDGET_CONTROL 0x24
- // Node 0x1a - Pin Control (In Enable / VRefEn)
- "Command", Buffer() { 0x01, 0xa7, 0x07, 0x24 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">y",
- },
- },
- //"Perform Reset", ">n", // enable if using AppleALC
- //"Perform Reset on External Wake", ">n", // enable if using AppleALC
- },
- })
-}
-//EOF
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC283.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC283.dsl
deleted file mode 100755
index 0d49998..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC283.dsl
+++ /dev/null
@@ -1,44 +0,0 @@
-// This SSDT demonstrates a custom configuration for ALC283.
-// It is the same data that is currently in the Info.plist
-
-// If you had a codec that needed the same configuration, you could
-// load this SSDT in order to implement it without modifying the kext.
-// It will override the defaults specfied by the CodecCommander Info.plist
-
-// Customize to suit your needs.
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC283", 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 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",
- },
- },
- "Perform Reset", ">n",
- //"Perform Reset on External Wake", ">n", // enable if using AppleALC
- "Send Delay", 10,
- "Sleep Nodes", ">n",
- },
- })
-}
-//EOF
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC298.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC298.dsl
deleted file mode 100755
index 996187f..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC298.dsl
+++ /dev/null
@@ -1,52 +0,0 @@
-// This SSDT demonstrates a custom configuration for ALC298.
-// It is the same data that is currently in the Info.plist
-
-// If you had a codec that needed the same configuration, you could
-// load this SSDT in order to implement it without modifying the kext.
-// It will override the defaults specfied by the CodecCommander Info.plist
-
-// Customize to suit your needs.
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC298", 0)
-{
- External(_SB.PCI0.HDEF, DeviceObj)
- Name(_SB.PCI0.HDEF.RMCF, Package()
- {
- "CodecCommander", Package()
- {
- "Custom Commands", Package()
- {
- Package(){}, // signifies Array instead of Dictionary
- Package()
- {
- // 0x18 SET_PIN_WIDGET_CONTROL 0x22
- "Command", Buffer() { 0x01, 0x87, 0x07, 0x22 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">y",
- },
- Package()
- {
- // 0x1a SET_PIN_WIDGET_CONTROL 0x23
- "Command", Buffer() { 0x01, 0xa7, 0x07, 0x23 },
- "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
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC298a.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC298a.dsl
deleted file mode 100755
index 1c30b37..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC298a.dsl
+++ /dev/null
@@ -1,61 +0,0 @@
-// This SSDT demonstrates a custom configuration for ALC298.
-//
-// It is reportedly needed to solve problems of jack sense and
-// distorted sound with headphone.
-//
-// See here for details:
-// http://www.tonymacx86.com/threads/alc3266-10ec0298-files-for-applehdapatcher.191231/page-5#post-1323829
-//
-
-// Customize to suit your needs.
-// Compile to SSDT-ALC298.aml, place in ACPI/patched. Make sure SortedOrder includes it.
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC298a", 0)
-{
- External(_SB.PCI0.HDEF, DeviceObj)
- Name(_SB.PCI0.HDEF.RMCF, Package()
- {
- "CodecCommander", Package()
- {
- "Custom Commands", Package()
- {
- Package(){}, // signifies Array instead of Dictionary
- Package()
- {
- // 0x01 SET_CODEC_RESET 0x00
- "Command", Buffer() { 0x00, 0x17, 0xff, 0x00 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">n",
- },
- Package()
- {
- // 0x01 SET_CODEC_RESET 0x00
- "Command", Buffer() { 0x00, 0x17, 0xff, 0x00 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">n",
- },
- Package()
- {
- // 0x1 SET_POWER_STATE 0x03
- "Command", Buffer() { 0x00, 0x17, 0x05, 0x03 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">n",
- },
- Package()
- {
- // 0x21 SET_UNSOLICITED_ENABLE 0x83
- "Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">y",
- },
- },
- //"Perform Reset", ">n", // enable if using AppleALC
- //"Perform Reset on External Wake", ">n", // enable if using AppleALC
- },
- })
-}
-//EOF
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC668.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC668.dsl
deleted file mode 100755
index cd9a256..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-ALC668.dsl
+++ /dev/null
@@ -1,63 +0,0 @@
-// This SSDT demonstrates a custom configuration for ALC668.
-//
-// It is reportedly needed to solve a problem with booting
-// OS X after Windows.
-//
-// See here for details:
-// http://www.tonymacx86.com/el-capitan-laptop-support/185808-alc668-no-sound-after-reboot-windows-10-a.html#post1201248
-//
-
-// Customize to suit your needs.
-// Compile to SSDT-ALC668.aml, place in ACPI/patched. Make sure SortedOrder includes it.
-
-DefinitionBlock ("", "SSDT", 1, "hack", "_ALC668", 0)
-{
- External(_SB.PCI0.HDEF, DeviceObj)
- Name(_SB.PCI0.HDEF.RMCF, Package()
- {
- "CodecCommander", Package()
- {
- "Custom Commands", Package()
- {
- Package(){}, // signifies Array instead of Dictionary
- // correcting headphones (this is in the Info.plist too)
- Package()
- {
- // 0x15 SET_UNSOLICITED_ENABLE 0x83
- "Command", Buffer() { 0x01, 0x57, 0x08, 0x83 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">y",
- },
- Package()
- {
- // Node 0x1b - Pin Control (In Enable)
- "Command", Buffer() { 0x01, 0xb7, 0x07, 0x20 },
- "On Init", ">n",
- "On Sleep", ">n",
- "On Wake", ">y",
- },
- // correcting audio after Windows (not in current Info.plist)
- Package()
- {
- // 0x20 SET_COEF_INDEX 0x07
- "Command", Buffer() { 0x02, 0x05, 0x00, 0x07 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">n",
- },
- Package()
- {
- // 0x20 SET_PROC_COEF 0x0F80
- "Command", Buffer() { 0x02, 0x04, 0x0f, 0x80 },
- "On Init", ">y",
- "On Sleep", ">n",
- "On Wake", ">n",
- },
- },
- //"Perform Reset", ">n", // enable if using AppleALC
- //"Perform Reset on External Wake", ">n", // enable if using AppleALC
- },
- })
-}
-//EOF
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-AppleALC.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-AppleALC.dsl
deleted file mode 100755
index 1a98ae2..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-AppleALC.dsl
+++ /dev/null
@@ -1,23 +0,0 @@
-// 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", "_CCALC", 0)
-{
- External(_SB.PCI0.HDEF, DeviceObj)
- Name(_SB.PCI0.HDEF.RMCF, Package()
- {
- "CodecCommander", Package()
- {
- "Perform Reset", ">n",
- "Perform Reset on External Wake", ">n",
- },
- })
-}
-//EOF
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-CX20752.dsl b/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-CX20752.dsl
deleted file mode 100755
index 2248d4d..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/Resources/Samples/SSDT-CX20752.dsl
+++ /dev/null
@@ -1,43 +0,0 @@
-// 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
-
-
diff --git a/EFI/OC/Kexts/CodecCommander.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/CodecCommander.kext/Contents/_CodeSignature/CodeResources
deleted file mode 100755
index b898e66..0000000
--- a/EFI/OC/Kexts/CodecCommander.kext/Contents/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,267 +0,0 @@
-
-
-
-
- files
-
- Resources/Samples/SSDT-ALC1220.dsl
-
- EIES+l9rMGoeBieSkUNddrD5bWo=
-
- Resources/Samples/SSDT-ALC256-insanelydeepak.dsl
-
- VZkOsssBJ6T1/BsvNJsxIgN6sZY=
-
- Resources/Samples/SSDT-ALC256-vbourachot.dsl
-
- 4Kgmc2FJT1dIg9N7ykidCcuhPVI=
-
- Resources/Samples/SSDT-ALC280.dsl
-
- I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
-
- Resources/Samples/SSDT-ALC283.dsl
-
- 3C5d98Yawh/48mwCelHDHJ4GINQ=
-
- Resources/Samples/SSDT-ALC298.dsl
-
- VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
-
- Resources/Samples/SSDT-ALC298a.dsl
-
- uZMK4TFxYyvCnF64GKMCkmIj+D0=
-
- Resources/Samples/SSDT-ALC668.dsl
-
- pxe3Mfkqdxto0CYYP1QQNnR/yYw=
-
- Resources/Samples/SSDT-AppleALC.dsl
-
- VPP+WvDCKf8Tw2HAbI6mGSApZec=
-
- Resources/Samples/SSDT-CX20752.dsl
-
- 2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
-
-
- files2
-
- Resources/Samples/SSDT-ALC1220.dsl
-
- hash
-
- EIES+l9rMGoeBieSkUNddrD5bWo=
-
- hash2
-
- jqBgCuISRIgDEohB6eJL6S35hXiT4avRWCIQkoG/7jE=
-
-
- Resources/Samples/SSDT-ALC256-insanelydeepak.dsl
-
- hash
-
- VZkOsssBJ6T1/BsvNJsxIgN6sZY=
-
- hash2
-
- sfT2TRn4QDdpacpab2BQO0EUosUxxjYP+H67YVrFxSM=
-
-
- Resources/Samples/SSDT-ALC256-vbourachot.dsl
-
- hash
-
- 4Kgmc2FJT1dIg9N7ykidCcuhPVI=
-
- hash2
-
- OJ1gIMJ54LeFpxyxQ4BNebpxAspZWngZsLotyXRav1E=
-
-
- Resources/Samples/SSDT-ALC280.dsl
-
- hash
-
- I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
-
- hash2
-
- VXWVuyccAWvOYtVBGFby4wtGs8w3rgemCSrDsfU9Y4w=
-
-
- Resources/Samples/SSDT-ALC283.dsl
-
- hash
-
- 3C5d98Yawh/48mwCelHDHJ4GINQ=
-
- hash2
-
- wrBGgW4l9PJROiSBO70+4LDlxtKuTClEHurWIKbAqWw=
-
-
- Resources/Samples/SSDT-ALC298.dsl
-
- hash
-
- VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
-
- hash2
-
- 4wJ+O/VDersVdLXH6wdYyd8Giyj5sp39FYFacOMgWMo=
-
-
- Resources/Samples/SSDT-ALC298a.dsl
-
- hash
-
- uZMK4TFxYyvCnF64GKMCkmIj+D0=
-
- hash2
-
- 35qUmgVJmTFC09kAKboui1WfOeWpx8EZiuw0Ak11KqM=
-
-
- Resources/Samples/SSDT-ALC668.dsl
-
- hash
-
- pxe3Mfkqdxto0CYYP1QQNnR/yYw=
-
- hash2
-
- LyyMqlOlDDUkN/V9UfdYEo4NdzbruFwX9AtjqfzikHw=
-
-
- Resources/Samples/SSDT-AppleALC.dsl
-
- hash
-
- VPP+WvDCKf8Tw2HAbI6mGSApZec=
-
- hash2
-
- Sqi40XOwc8QaXlqUngUwxY66utwbKX2zXrdXprwkCoA=
-
-
- Resources/Samples/SSDT-CX20752.dsl
-
- hash
-
- 2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
-
- hash2
-
- sDRLVLSx27tOfnytpsAD7S23OOmox6NE4EeMafkvxzk=
-
-
-
- rules
-
- ^Resources/
-
- ^Resources/.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^Resources/.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Resources/Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
-
- nested
-
- weight
- 10
-
- ^.*
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^Resources/
-
- weight
- 20
-
- ^Resources/.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^Resources/.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Resources/Base\.lproj/
-
- weight
- 1010
-
- ^[^/]+$
-
- nested
-
- weight
- 10
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist
index 89049cd..6e7a6fa 100755
--- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist
@@ -17,17 +17,17 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 2.4.3
+ 2.4.4
CFBundleSupportedPlatforms
MacOSX
CFBundleVersion
- 2.4.3
+ 2.4.4
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 11E146
+ 11E503a
DTPlatformVersion
GM
DTSDKBuild
@@ -35,9 +35,9 @@
DTSDKName
macosx10.12
DTXcode
- 1140
+ 1141
DTXcodeBuild
- 11E146
+ 11E503a
IOKitPersonalities
Custom MT2 Personality
@@ -531,6 +531,8 @@
IONameMatch
pci8086,34e8
+ pci8086,6e8
+ pci8086,6e9
pci8086,2e8
pci8086,2e9
pci8086,9d60
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C b/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C
index 6e1ccb3..05e73c9 100755
Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/MacOS/VoodooI2C differ
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist
index 1daea59..a4a2b7d 100755
--- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist
@@ -27,7 +27,7 @@
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 11E146
+ 11E503a
DTPlatformVersion
GM
DTSDKBuild
@@ -35,9 +35,9 @@
DTSDKName
macosx10.12
DTXcode
- 1140
+ 1141
DTXcodeBuild
- 11E146
+ 11E503a
IOKitPersonalities
VoodooGPIOCannonLakeH
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO
index 30c97b9..bbac89c 100755
Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/MacOS/VoodooGPIO differ
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist
index d33b6bd..63d28d7 100755
--- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist
@@ -27,7 +27,7 @@
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 11E146
+ 11E503a
DTPlatformVersion
GM
DTSDKBuild
@@ -35,9 +35,9 @@
DTSDKName
macosx10.12
DTXcode
- 1140
+ 1141
DTXcodeBuild
- 11E146
+ 11E503a
IOKitPersonalities
VoodooI2CLogger
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices
index a47952b..0732102 100755
Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/MacOS/VoodooI2CServices differ
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Info.plist
index de8a671..b8c7c4b 100755
--- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Info.plist
+++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Info.plist
@@ -13,8 +13,8 @@
CFBundleSignature
????
CFBundleShortVersionString
- 1.0.6
+ 1.0.7
CFBundleVersion
- 1.0.6
+ 1.0.7
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput
index e36a4ad..482f87a 100755
Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput differ
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist
index 7a7ca59..8fb59ff 100755
--- a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist
@@ -17,17 +17,17 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.0.6
+ 1.0.7
CFBundleSupportedPlatforms
MacOSX
CFBundleVersion
- 1.0.6
+ 1.0.7
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 11E146
+ 11E503a
DTPlatformVersion
GM
DTSDKBuild
@@ -35,9 +35,9 @@
DTSDKName
macosx10.15
DTXcode
- 1140
+ 1141
DTXcodeBuild
- 11E146
+ 11E503a
IOKitPersonalities
Voodoo Input
diff --git a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput
index af14227..d0cf14a 100755
Binary files a/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput and b/EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ
diff --git a/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/Info.plist
index 4358d1c..de3d8c7 100755
--- a/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/Info.plist
@@ -27,7 +27,7 @@
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 11E146
+ 11E503a
DTPlatformVersion
GM
DTSDKBuild
@@ -35,9 +35,9 @@
DTSDKName
macosx10.12
DTXcode
- 1140
+ 1141
DTXcodeBuild
- 11E146
+ 11E503a
IOKitPersonalities
Intel ACPI Sensor Hub Enabler
diff --git a/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID b/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID
index ccccbd0..6b68786 100755
Binary files a/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID and b/EFI/OC/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID differ
diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi
index 6a1d500..fb8b65f 100755
Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ
diff --git a/EFI/OC/Tools/.DS_Store b/EFI/OC/Tools/.DS_Store
new file mode 100644
index 0000000..1af5ca2
Binary files /dev/null and b/EFI/OC/Tools/.DS_Store differ
diff --git a/EFI/OC/Tools/BootKicker.efi b/EFI/OC/Tools/BootKicker.efi
index 6489805..01156e7 100755
Binary files a/EFI/OC/Tools/BootKicker.efi and b/EFI/OC/Tools/BootKicker.efi differ
diff --git a/EFI/OC/Tools/ChipTune.efi b/EFI/OC/Tools/ChipTune.efi
index df029bb..0cd8c91 100755
Binary files a/EFI/OC/Tools/ChipTune.efi and b/EFI/OC/Tools/ChipTune.efi differ
diff --git a/EFI/OC/Tools/CleanNvram.efi b/EFI/OC/Tools/CleanNvram.efi
index a5e2f3f..0aa771e 100755
Binary files a/EFI/OC/Tools/CleanNvram.efi and b/EFI/OC/Tools/CleanNvram.efi differ
diff --git a/EFI/OC/Tools/GopStop.efi b/EFI/OC/Tools/GopStop.efi
index 25e0efa..2c3f879 100755
Binary files a/EFI/OC/Tools/GopStop.efi and b/EFI/OC/Tools/GopStop.efi differ
diff --git a/EFI/OC/Tools/HdaCodecDump.efi b/EFI/OC/Tools/HdaCodecDump.efi
index dd7c60c..7023b12 100755
Binary files a/EFI/OC/Tools/HdaCodecDump.efi and b/EFI/OC/Tools/HdaCodecDump.efi differ
diff --git a/EFI/OC/Tools/MmapDump.efi b/EFI/OC/Tools/MmapDump.efi
index cf73664..0109982 100755
Binary files a/EFI/OC/Tools/MmapDump.efi and b/EFI/OC/Tools/MmapDump.efi differ
diff --git a/EFI/OC/Tools/OpenControl.efi b/EFI/OC/Tools/OpenControl.efi
index 2806076..0e49449 100755
Binary files a/EFI/OC/Tools/OpenControl.efi and b/EFI/OC/Tools/OpenControl.efi differ
diff --git a/EFI/OC/Tools/OpenShell.efi b/EFI/OC/Tools/OpenShell.efi
index c56a5d8..f407ba0 100755
Binary files a/EFI/OC/Tools/OpenShell.efi and b/EFI/OC/Tools/OpenShell.efi differ
diff --git a/EFI/OC/Tools/ResetSystem.efi b/EFI/OC/Tools/ResetSystem.efi
index 0e70a94..709725a 100755
Binary files a/EFI/OC/Tools/ResetSystem.efi and b/EFI/OC/Tools/ResetSystem.efi differ
diff --git a/EFI/OC/Tools/RtcRw.efi b/EFI/OC/Tools/RtcRw.efi
index e19b785..3732532 100755
Binary files a/EFI/OC/Tools/RtcRw.efi and b/EFI/OC/Tools/RtcRw.efi differ
diff --git a/EFI/OC/Tools/VerifyMsrE2.efi b/EFI/OC/Tools/VerifyMsrE2.efi
index e705780..c5132e9 100755
Binary files a/EFI/OC/Tools/VerifyMsrE2.efi and b/EFI/OC/Tools/VerifyMsrE2.efi differ
diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist
index 875e0f8..4b88d11 100755
--- a/EFI/OC/config.plist
+++ b/EFI/OC/config.plist
@@ -94,14 +94,6 @@
Path
SSDT-DEH01.aml
-
- Comment
-
- Enabled
-
- Path
- SSDT-ALC3.aml
-
Delete
@@ -1551,22 +1543,6 @@
PlistPath
Contents/Info.plist
-
- BundlePath
- CodecCommander.kext
- Comment
-
- Enabled
-
- ExecutablePath
- Contents/MacOS/CodecCommander
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
BundlePath
IntelMausi.kext
@@ -1997,6 +1973,8 @@
BootProtect
Bootstrap
+ DmgLoading
+ Signed
ExposeSensitiveData
6
HaltLevel