diff --git a/.DS_Store b/.DS_Store index 7afc45c..e5a0236 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/EFI/.DS_Store b/EFI/.DS_Store index fdbc1df..57a0d6c 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 129cf01..54c61cf 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 deleted file mode 100644 index aedf0d8..0000000 Binary files a/EFI/OC/ACPI/.DS_Store and /dev/null differ diff --git a/EFI/OC/ACPI/SSDT-CPU-PRGen.aml b/EFI/OC/ACPI/SSDT-CPU-PRGen.aml new file mode 100755 index 0000000..181af7a Binary files /dev/null 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 d1981bb..ef81c5c 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 435893b..cc301e8 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-OCBATT.aml b/EFI/OC/ACPI/SSDT-OCBATT.aml index 4ad7b94..6ac9a3c 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 62644e1..d0db66b 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-TEMP.aml b/EFI/OC/ACPI/SSDT-TEMP.aml index 1b09eb8..bf7a5f4 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 27d02db..1f0398f 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 5def934..bed57a2 100755 Binary files a/EFI/OC/ACPI/SSDT-VPS2.aml and b/EFI/OC/ACPI/SSDT-VPS2.aml differ diff --git a/EFI/OC/Kexts/ACPIBatteryManager.kext/Contents/Info.plist b/EFI/OC/Kexts/ACPIBatteryManager.kext/Contents/Info.plist deleted file mode 100755 index 972c27f..0000000 --- a/EFI/OC/Kexts/ACPIBatteryManager.kext/Contents/Info.plist +++ /dev/null @@ -1,115 +0,0 @@ - - - - - BuildMachineOSBuild - 18A391 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ACPIBatteryManager - CFBundleGetInfoString - 1.90.1, Copyright 2011 Apple Inc., RehabMan 2012 - CFBundleIdentifier - org.rehabman.driver.AppleSmartBatteryManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ACPIBatteryManager - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.90.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.90.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 9F2000 - DTPlatformVersion - GM - DTSDKBuild - 12D75 - DTSDKName - macosx10.8 - DTXcode - 0941 - DTXcodeBuild - 9F2000 - IOKitPersonalities - - ACPI AC Adapter - - CFBundleIdentifier - org.rehabman.driver.AppleSmartBatteryManager - IOClass - ACPIACAdapter - IONameMatch - ACPI0003 - IOProbeScore - 1000 - IOProviderClass - IOACPIPlatformDevice - - ACPI Battery Manager - - CFBundleIdentifier - org.rehabman.driver.AppleSmartBatteryManager - Configuration - - Correct16bitSignedCurrentRate - - CorrectCorruptCapacities - - CurrentDischargeRateMax - 20000 - EstimateCycleCountDivisor - 6 - FirstPollDelay - 4000 - StartupDelay - 0 - UseDesignVoltageForCurrentCapacity - - UseDesignVoltageForDesignCapacity - - UseDesignVoltageForMaxCapacity - - UseExtendedBatteryInformationMethod - - UseExtraBatteryInformationMethod - - - IOClass - AppleSmartBatteryManager - IONameMatch - PNP0C0A - IOProbeScore - 1000 - IOProviderClass - IOACPIPlatformDevice - - - NSHumanReadableCopyright - Copyright © 2011 Apple Inc. All rights reserved, RehabMan 2012 - OSBundleLibraries - - com.apple.iokit.IOACPIFamily - 1.0d1 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - - OSBundleRequired - Root - Source Code - https://github.com/RehabMan/OS-X-ACPI-Battery-Driver - - diff --git a/EFI/OC/Kexts/ACPIBatteryManager.kext/Contents/MacOS/ACPIBatteryManager b/EFI/OC/Kexts/ACPIBatteryManager.kext/Contents/MacOS/ACPIBatteryManager deleted file mode 100755 index 757648e..0000000 Binary files a/EFI/OC/Kexts/ACPIBatteryManager.kext/Contents/MacOS/ACPIBatteryManager and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist index 5708336..8633096 100755 --- a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20A4300b + 18E226 CFBundleDevelopmentRegion en CFBundleExecutable @@ -29,17 +29,17 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E708 + 10E1001 DTPlatformVersion GM DTSDKBuild - 19G68 + 18E219 DTSDKName - macosx10.15 + macosx10.14 DTXcode - 1160 + 1020 DTXcodeBuild - 11E708 + 10E1001 IOKitPersonalities as.lvs1974.AirportBrcmFixup @@ -95,8 +95,6 @@ - LSMinimumSystemVersion - 10.8 NSHumanReadableCopyright Copyright © 2017 lvs1974. All rights reserved. OSBundleCompatibleVersion diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup index 2fad9ee..89e19df 100755 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup and b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeDirectory b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeDirectory deleted file mode 100755 index 5912715..0000000 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeRequirements b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeRequirements deleted file mode 100755 index dbf9d61..0000000 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeRequirements and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeRequirements-1 b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeRequirements-1 deleted file mode 100755 index 2d61263..0000000 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeRequirements-1 and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - files - - files2 - - 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/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeSignature b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/_CodeSignature/CodeSignature deleted file mode 100755 index e69de29..0000000 diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeDirectory b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeDirectory deleted file mode 100755 index 0be8b8f..0000000 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeRequirements b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeRequirements deleted file mode 100755 index dbf9d61..0000000 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeRequirements and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeRequirements-1 b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeRequirements-1 deleted file mode 100755 index bc919ee..0000000 Binary files a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeRequirements-1 and /dev/null differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - files - - files2 - - 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/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeSignature b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/_CodeSignature/CodeSignature deleted file mode 100755 index e69de29..0000000 diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index bc730cd..0000000 --- a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,134 +0,0 @@ - - - - - files - - files2 - - PlugIns/AirPortBrcm4360_Injector.kext - - cdhash - - RJ2ZUOQ9JKN7Eoc8o4TuLgLxEXU= - - requirement - cdhash H"49f05751cbfda6ba640bea88ab47654cf1fea459" or cdhash H"449d9950e43d24a37b12873ca384ee2e02f11175" - - PlugIns/AirPortBrcmNIC_Injector.kext - - cdhash - - OzqYJA7+l+C2d6LxXozby55MhMg= - - requirement - cdhash H"ea90bb042b73934b0644dbd3cbcf53372455878a" or cdhash H"3b3a98240efe97e0b677a2f15e8cdbcb9e4c84c8" - - - 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/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index 6b04ba4..bdf0fe2 100755 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20A4300b + 18E226 CFBundleDevelopmentRegion en CFBundleExecutable @@ -29,17 +29,17 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E708 + 10E1001 DTPlatformVersion GM DTSDKBuild - 19G68 + 18E219 DTSDKName - macosx10.15 + macosx10.14 DTXcode - 1160 + 1020 DTXcodeBuild - 11E708 + 10E1001 IOKitPersonalities HDA Hardware Config Resource @@ -48,6 +48,28 @@ com.apple.driver.AppleHDAHardwareConfigDriver HDAConfigDefault + + AFGLowPowerState + + AwAAAA== + + CodecID + 287143573 + Comment + Toshiba Satellite Pro C50 + ConfigData + + AKccQACnHRAApx4hAKcfAQC3HCAAtx0QALce + gQC3HwEAxxzwAMcdAADHHgAAxx9AANccMADX + HQEA1x4QANcfkADnHBAA5x0BAOceoADnH5AA + 9xzwAPcdAAD3HgAA9x9AAYcc8AGHHQABhx4A + AYcfQA== + + FuncGroup + 1 + LayoutID + 11 + AFGLowPowerState @@ -131,14 +153,16 @@ AwAAAA== Codec - Creative CA0132, Alienware 15 R2 + Creative CA0132: Alienware 15 R2 CodecID 285343761 ConfigData - AVcKAQFnAwAAtxwQALcdQQC3HhAAtx+QANcc - 8ADXHQAA1x4AANcfQAD3HCABFxxAARcegQEn - HDABJx+Q + AVcKAQFXDwEAFxceABcWHwAXFRABVxcNAVcY + IAC3HhAAtx+QANcc8ADXHQAA1x4AANcfQADn + HPAA5x0AAOceAADnH0AA9xwgAPcfAQEHHPAB + Bx0AAQceAAEHH0ABFxxAARcegQEXHwEBJxwA + AScfkAE3HPABNx0AATceAAE3H0A= FuncGroup 1 @@ -151,14 +175,16 @@ AwAAAA== Codec - Creative CA0132, 2.0 + front HP + Creative CA0132: Alienware 17, Desktop 2xIn 3xOut CodecID 285343761 ConfigData - ABcXHgAXFRABVwoBAScIgQFnCIABVxcNAVcY - JADXHPAA1x0AANceAADXH0ABBx4hAScfkAE3 - HPABNx0AATceAAE3H0A= + AVcKAQFXDwEAFxceABcWHwAXFRABVxcNAVcY + JAC3HhAAtx+QANcc8ADXHQAA1x4AANcfQADn + HPAA5x0AAOceAADnH0AA9xwgAPcfAQEHHDAB + Bx4hAQcfAQEXHEABFx6BARcfAQEnHAABJx+Q + ATcc8AE3HQABNx4AATcfQA== FuncGroup 1 @@ -191,15 +217,17 @@ AwAAAA== Codec - Creative CA0132, 5.1 with C/Sub + Creative CA0132: R3Di default CodecID 285343761 ConfigData - ABcWHwAXFx4AFxUUAVcKAQEnCIEBZwiAAVcX - DQFXGCQA1xzwANcdAADXHgAA1x9AAOcc8ADn - HQAA5x4AAOcfQAEHHgEBJx+QATcc8AE3HQAB - Nx4AATcfQAGHHPABhx0AAYceAAGHH0A= + AVcKAQFXDwEAFxceABcWHwAXFRQBVxcNAVcY + JAC3HUEA1xzwANcdAADXHgAA1x9AAOcc8ADn + HQAA5x4AAOcfQAD3HCAA9x8BAQccMAEHHgEB + Bx8BARccQAEXHgEBFx8BASccAAEnH5ABNxzw + ATcdAAE3HgABNx9AAYcc8AGHHQABhx4AAYcf + QA== FuncGroup 1 @@ -245,6 +273,30 @@ LayoutID 6 + + AFGLowPowerState + + AwAAAA== + + Codec + Creative CA0132: ZxRi + CodecID + 285343761 + ConfigData + + AVcKAQFXDwEAF5AzABcXDwAXFg8AFxUNAVcX + GAFXGBQBVxcaAVcYkQFQoCABUQAYAV8BAAFT + AIMBVAAAAVcXDQFXGCQAtx1BANcc8ADXHQAA + 1x4AANcfQADnHPAA5x0AAOceAADnH0AA9xwg + APcfAQEHHDABBx4BAQcfAQEXHEABFx4BARcf + AQEnH5ABNxzwATcdAAE3HgABNx9AAYcc8AGH + HQABhx4AAYcfQA== + + FuncGroup + 1 + LayoutID + 7 + AFGLowPowerState @@ -329,6 +381,29 @@ LayoutID 12 + + AFGLowPowerState + + AwAAAA== + + Codec + Creative CA0132 5.1 channel for Alienware-M17X-R4 by DalianSky + CodecID + 285343761 + ConfigData + + ALccEAC3HUEAtx4QALcfkADHHCAAxx0gAMce + RQDHHwEA1xzwANcdAADXHgAA1x9AAOcc8ADn + HQAA5x4AAOcfQAD3HFAA9x1AAPceIQD3HwEB + BxzwAQcdAAEHHgABBx9AARcccAEXHRABFx4B + ARcfAQEnHIABJx2RASceoAEnH5ABNxzwATcd + AAE3HgABNx9AAYcc8AGHHQABhx4AAYcfQA== + + FuncGroup + 1 + LayoutID + 99 + AFGLowPowerState @@ -1792,15 +1867,15 @@ AwAAAA== Codec - Realtek ALC255 for Dell 7447 by Ike + Realtek ALC255 for Dell 7447 by was3912734 CodecID 283902549 ConfigData ASccEAEnHQEBJx6mAScfkAFHHEABRx0BAUce - FwFHH5ABdxxBAXcdAQF3HhcBdx+QAZccIAGX - HRABlx6LAZcfAQIXHFACFx0QAhceKwIXHwEB - RwwC + FwFHH5ABRwwCAXccQQF3HQEBdx4XAXcfkAGX + HCABlx0RAZceiwGXHwIB5xxgAecdEQHnHkUB + 5x8CAhccUAIXHRACFx4rAhcfAgIXDAI= FuncGroup 1 @@ -5098,6 +5173,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Yoga C740 by fewtarius + CodecID + 283902597 + ConfigData + + AUccEAFHHQEBRx4TAUcfmQFHDAICFxwgAhcd + EAIXHiECFx8TAhcMAgGXHEABlx0RAZceoQGX + H5M= + + FuncGroup + 1 + LayoutID + 61 + WakeConfigData + + AUcMAgIXDAIBlwcl + + WakeVerbReinit + + AFGLowPowerState @@ -5237,6 +5338,37 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + leeoem - Realtek ALC289 for alienware m17r2 + CodecID + 283902601 + ConfigData + + ASccIAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFn + HPABZx0AAWceAAFnH0ABdxzwAXcdAAF3HgAB + dx9AAYcc8AGHHQABhx4AAYcfQAGXHHABlx0Q + AZceiwGXHwIBpxzwAacdAAGnHgABpx9AAbcc + 8AG3HQABtx4AAbcfQAHXHPAB1x0AAdceAAHX + H0AB5xzwAecdAAHnHgAB5x9AAhccMAIXHRAC + Fx4rAhcfAgIXDAI= + + FuncGroup + 1 + LayoutID + 11 + WakeConfigData + + AUcMAgG3DAICFwwC + + WakeVerbReinit + + AFGLowPowerState @@ -5315,6 +5447,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902608 + Comment + MacPeet - ALC290 for HP m6 n015dx + ConfigData + + AaccIAGnHRABpx6BAacfAAEnHDABJx0AASce + owEnH5ABVxxAAVcdEAFXHiEBVx8AAYccUAGH + HQEBhx4XAYcfkAGHDAI= + + FuncGroup + 1 + LayoutID + 15 + WakeConfigData + + AYcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -11595,6 +11753,32 @@ LayoutID 77 + + AFGLowPowerState + + AwAAAA== + + Codec + zty199 - ALC295 for HP Pavilion / OMEN-2 + CodecID + 283902613 + ConfigData + + ASccAAEnHQEBJx6mAScfmQFHHEABRx0BAUce + FwFHH5kBRwwCAZccgAGXHRABlx6LAZcfAAIX + HMACFx0QAhceKwIXHwACFwwC + + FuncGroup + 1 + LayoutID + 24 + WakeConfigData + + AUcMAgIXDAI= + + WakeVerbReinit + + IOClass AppleHDAHardwareConfigDriver @@ -11617,8 +11801,6 @@ IOKit - LSMinimumSystemVersion - 10.8 NSHumanReadableCopyright Copyright © 2017 vit9696. All rights reserved. OSBundleCompatibleVersion diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index ce172eb..1b7c965 100755 Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/AppleALC.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - files - - files2 - - 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/BrcmBluetoothInjector.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist index 1864a03..0c16bef 100755 --- a/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.5.3 + 2.5.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -21,7 +21,7 @@ MacOSX CFBundleVersion - 2.5.3 + 2.5.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -53,6 +53,21 @@ idVendor 1008 + 0489_e030 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57392 + idVendor + 1161 + 0489_e032 CFBundleIdentifier @@ -668,6 +683,21 @@ idVendor 2652 + 0a5c_217d + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8573 + idVendor + 2652 + 0a5c_21d7 CFBundleIdentifier @@ -983,6 +1013,21 @@ idVendor 2652 + 0b05_178a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 6026 + idVendor + 2821 + 0b05_17b5 CFBundleIdentifier diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist index 786c9c2..0e995f1 100755 --- a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.5.3 + 2.5.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -23,7 +23,7 @@ MacOSX CFBundleVersion - 2.5.3 + 2.5.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -53,7 +53,7 @@ OSBundleCompatibleVersion - 2.5.3 + 2.5.4 OSBundleLibraries com.apple.kpi.iokit diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData index 9cb7910..44ea9e0 100755 Binary files a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData and b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData differ diff --git a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist index cc735b3..552659a 100755 --- a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.5.3 + 2.5.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -23,7 +23,7 @@ MacOSX CFBundleVersion - 2.5.3 + 2.5.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -2113,7 +2113,7 @@ OSBundleLibraries as.acidanthera.BrcmFirmwareStore - 2.5.3 + 2.5.4 com.apple.iokit.IOUSBHostFamily 1.0.1 com.apple.kpi.bsd diff --git a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 index 8f3f3bb..d8b2a69 100755 Binary files a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 and b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 differ diff --git a/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist b/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist index fc5f60b..91a32d1 100755 --- a/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/CPUFriend.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.0 + 1.2.1 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.2.0 + 1.2.1 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend b/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend index 235ec3d..a70d36a 100755 Binary files a/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend and b/EFI/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend differ diff --git a/EFI/OC/Kexts/FakeSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/FakeSMC.kext/Contents/Info.plist deleted file mode 100755 index 9abfeed..0000000 --- a/EFI/OC/Kexts/FakeSMC.kext/Contents/Info.plist +++ /dev/null @@ -1,224 +0,0 @@ - - - - - BuildMachineOSBuild - 18G95 - CFBundleDevelopmentRegion - English - CFBundleExecutable - FakeSMC - CFBundleIdentifier - org.netkas.FakeSMC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - FakeSMC - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.5.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.5.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 11A420a - DTPlatformVersion - GM - DTSDKBuild - 15E60 - DTSDKName - macosx10.11 - DTXcode - 1100 - DTXcodeBuild - 11A420a - IOKitPersonalities - - SMC Device Emulator - - CFBundleIdentifier - org.netkas.FakeSMC - Configuration - - Keys - - $Num - - ui8 - AQ== - - ACID - - ch8* - ur48RcADEEM= - - ALI0 - - {ali - BgECAA== - - ALRV - - ui16 - AAE= - - ALV0 - - {alv - AQEDtwCjABVq9A== - - CLKH - - {clh - AABwgAABGUA= - - CLKT - - ui32 - AAByGw== - - EPCI - - flag - AQ== - - FNum - - ui8 - AQ== - - LSOF - - flag - AQ== - - LSSB - - {lso - AQE= - - LsNM - - ui8 - AQ== - - LsbV - - {rev - AQQKAAY= - - MOST - - ui16 - gAM= - - MSDW - - ui8 - AQ== - - MSPS - - {msp - AA== - - MSSD - - si8 - Aw== - - NATJ - - ui8 - AA== - - NATi - - ui16 - 0000 - - NTOK - - ui8 - AQ== - - NVPR - - ui8 - AA== - - OSK0 - - ch8* - b3VyaGFyZHdvcmtieXRoZXNld29yZHNndWFyZGVkcGw= - - OSK1 - - ch8* - ZWFzZWRvbnRzdGVhbChjKUFwcGxlQ29tcHV0ZXJJbmM= - - REV - - {rev - ATAPAAAD - - RGEN - - ui8 - Ag== - - RMde - - char - QQ== - - RPlt - - ch8* - m82 - - - debug - - smc-compatible - smc-napa - - IOClass - FakeSMC - IOMatchCategory - IOACPIPlatformDevice - IOProviderClass - AppleACPIPlatformExpert - IOResourceMatch - ACPI - - - LSMinimumSystemVersion - 10.7 - OSBundleCompatibleVersion - 3.3.0 - OSBundleLibraries - - com.apple.iokit.IOACPIFamily - 1.0.0d1 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Root - - diff --git a/EFI/OC/Kexts/FakeSMC.kext/Contents/MacOS/FakeSMC b/EFI/OC/Kexts/FakeSMC.kext/Contents/MacOS/FakeSMC deleted file mode 100755 index 1aafc10..0000000 Binary files a/EFI/OC/Kexts/FakeSMC.kext/Contents/MacOS/FakeSMC and /dev/null differ diff --git a/EFI/OC/Kexts/FakeSMC.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/FakeSMC.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/FakeSMC.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - files - - files2 - - 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/Lilu.kext/Contents/Info.plist b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist index bdd0ed5..303205c 100755 --- a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20A4300b + 18E226 CFBundleDevelopmentRegion en CFBundleExecutable @@ -29,17 +29,17 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E708 + 10E1001 DTPlatformVersion GM DTSDKBuild - 19G68 + 18E219 DTSDKName - macosx10.15 + macosx10.14 DTXcode - 1160 + 1020 DTXcodeBuild - 11E708 + 10E1001 IOKitPersonalities as.vit9696.Lilu @@ -56,8 +56,6 @@ IOKit - LSMinimumSystemVersion - 10.8 NSHumanReadableCopyright Copyright © 2016-2020 vit9696. All rights reserved. OSBundleCompatibleVersion diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index 2fc5d35..8fbf015 100755 Binary files a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI/OC/Kexts/SMCDellSensors.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCDellSensors.kext/Contents/Info.plist deleted file mode 100755 index 98f7239..0000000 --- a/EFI/OC/Kexts/SMCDellSensors.kext/Contents/Info.plist +++ /dev/null @@ -1,98 +0,0 @@ - - - - - BuildMachineOSBuild - 18E226 - CFBundleDevelopmentRegion - en - CFBundleExecutable - SMCDellSensors - CFBundleIdentifier - as.lvs1974.SMCDellSensors - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SMCDellSensors - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 10E1001 - DTPlatformVersion - GM - DTSDKBuild - 18E219 - DTSDKName - macosx10.14 - DTXcode - 1020 - DTXcodeBuild - 10E1001 - IOKitPersonalities - - SMCDellSensors - - CFBundleIdentifier - as.lvs1974.SMCDellSensors - FanMultiplier - 1 - FanNames - - CPU Fan - System Fan - GPU Fan - PSU Fan - Chipset Fan - Other Fan - - IOClass - SMCDellSensors - IOMatchCategory - SMCDellSensors - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - NSHumanReadableCopyright - Copyright © 2018 usrsse2. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - as.vit9696.Lilu - 1.2.0 - as.vit9696.VirtualSMC - 1.0.0 - com.apple.iokit.IOACPIFamily - 1.0.0d1 - com.apple.iokit.IOSMBusFamily - 1.0.0 - com.apple.kpi.bsd - 12.0.0 - com.apple.kpi.dsep - 12.0.0 - com.apple.kpi.iokit - 12.0.0 - com.apple.kpi.libkern - 12.0.0 - com.apple.kpi.mach - 12.0.0 - com.apple.kpi.unsupported - 12.0.0 - - OSBundleRequired - Root - - diff --git a/EFI/OC/Kexts/SMCDellSensors.kext/Contents/MacOS/SMCDellSensors b/EFI/OC/Kexts/SMCDellSensors.kext/Contents/MacOS/SMCDellSensors deleted file mode 100755 index 47b5ab1..0000000 Binary files a/EFI/OC/Kexts/SMCDellSensors.kext/Contents/MacOS/SMCDellSensors and /dev/null differ diff --git a/EFI/OC/Kexts/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooInput.kext/Contents/Info.plist index 7a7ca59..d6469a2 100755 --- a/EFI/OC/Kexts/VoodooInput.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooInput.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19E266 + 18E226 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,27 +17,27 @@ 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 + 10E1001 DTPlatformVersion GM DTSDKBuild - 19E258 + 18E219 DTSDKName - macosx10.15 + macosx10.14 DTXcode - 1140 + 1020 DTXcodeBuild - 11E146 + 10E1001 IOKitPersonalities Voodoo Input @@ -57,8 +57,6 @@ IOService - LSMinimumSystemVersion - 10.11 NSHumanReadableCopyright Copyright © 2019 Kishor Prins. All rights reserved. OSBundleLibraries diff --git a/EFI/OC/Kexts/VoodooInput.kext/Contents/MacOS/VoodooInput b/EFI/OC/Kexts/VoodooInput.kext/Contents/MacOS/VoodooInput index af14227..16d12fd 100755 Binary files a/EFI/OC/Kexts/VoodooInput.kext/Contents/MacOS/VoodooInput and b/EFI/OC/Kexts/VoodooInput.kext/Contents/MacOS/VoodooInput differ diff --git a/EFI/OC/Kexts/VoodooInput.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/VoodooInput.kext/Contents/_CodeSignature/CodeResources deleted file mode 100755 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/VoodooInput.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - files - - files2 - - 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/VoodooPS2Controller.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist index 830c0ef..3648332 100755 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable VoodooPS2Controller CFBundleGetInfoString - 2.1.5, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013 + 2.1.6, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Controller CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.1.5 + 2.1.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.1.5 + 2.1.6 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -135,7 +135,7 @@ OSBundleCompatibleVersion - 2.1.5 + 2.1.6 OSBundleLibraries com.apple.iokit.IOACPIFamily diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller index a48f13d..e42aea6 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/MacOS/VoodooPS2Controller differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist index 0194bc7..d6469a2 100755 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist @@ -17,13 +17,13 @@ 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 diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput index 9e12579..16d12fd 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist index 18df373..22bedd2 100755 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable VoodooPS2Keyboard CFBundleGetInfoString - 2.1.5, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013 + 2.1.6, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Keyboard CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.1.5 + 2.1.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.1.5 + 2.1.6 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -596,7 +596,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.1.5 + 2.1.6 com.apple.iokit.IOHIDFamily 1.0.0b1 com.apple.kpi.bsd diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard index 9385820..53b290f 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext/Contents/MacOS/VoodooPS2Keyboard differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist index 282d300..9d11e24 100755 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable VoodooPS2Mouse CFBundleGetInfoString - 2.1.5, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013 + 2.1.6, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Mouse CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.1.5 + 2.1.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.1.5 + 2.1.6 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -178,7 +178,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.1.5 + 2.1.6 com.apple.iokit.IOHIDFamily 1.0.0b1 com.apple.kpi.iokit diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse index a696adb..107ea19 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext/Contents/MacOS/VoodooPS2Mouse differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist index 1e25655..b8a0961 100755 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable VoodooPS2Trackpad CFBundleGetInfoString - 2.1.5, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013 + 2.1.6, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Trackpad CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.1.5 + 2.1.6 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.1.5 + 2.1.6 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -414,7 +414,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.1.5 + 2.1.6 com.apple.iokit.IOHIDFamily 1.0.0b1 com.apple.kpi.iokit diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad index 61b4283..56380d6 100755 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad and b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext/Contents/MacOS/VoodooPS2Trackpad differ diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index bd76db1..875e0f8 100755 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -6,6 +6,14 @@ Add + + Comment + CPU Frequency conversion + Enabled + + Path + SSDT-CPU-PRGen.aml + Comment Battery @@ -622,58 +630,6 @@ TableSignature - - Comment - _Q14 to XQ14(TP-up) - Count - 0 - Enabled - - Find - X1ExNA== - Limit - 0 - Mask - - OemTableId - AAAAAAAAAAA= - Replace - WFExNA== - ReplaceMask - - Skip - 0 - TableLength - 0 - TableSignature - - - - Comment - _Q15 to XQ15(TP-down) - Count - 0 - Enabled - - Find - X1ExNQ== - Limit - 0 - Mask - - OemTableId - AAAAAAAAAAA= - Replace - WFExNQ== - ReplaceMask - - Skip - 0 - TableLength - 0 - TableSignature - - Comment Rename XHCI to XHC (USB) @@ -960,6 +916,58 @@ TableSignature RFNEVA== + + Comment + (_Q14 ,0,N)--->XQ14(TP-up) + Count + 0 + Enabled + + Find + X1ExNA== + Limit + 0 + Mask + + OemTableId + AAAAAAAAAAA= + Replace + WFExNA== + ReplaceMask + + Skip + 0 + TableLength + 0 + TableSignature + + + + Comment + (_Q15 ,0,N)--->XQ15(TP-down) + Count + 0 + Enabled + + Find + X1ExNQ== + Limit + 0 + Mask + + OemTableId + AAAAAAAAAAA= + Replace + WFExNQ== + ReplaceMask + + Skip + 0 + TableLength + 0 + TableSignature + + Quirks @@ -1045,7 +1053,7 @@ AAPL,ig-platform-id AgAWFg== AAPL,slot-name - Internal@0,2,0 + Internal device-id FhYAAA== device_type @@ -1079,17 +1087,6 @@ model Intel HD Graphics 5500 - PciRoot(0x0)/Pci(0x1f,0x6) - - AAPL,slot-name - Internal - device_type - Signal Processing Controller - model - Intel Broadwell Wildcat Point-LP Thermal Management Controller - name - Intel Thermal Controller - PciRoot(0x0)/Pci(0x1f,0x3) AAPL,slot-name @@ -1212,7 +1209,7 @@ model Intel 9 Series Chipset Family Wildcat Point-LP Enhanced USB 2.0 EHCI Controller name - Enhanced USB Controller + USB 2.0 Controller vendor-id gIYAAA== @@ -1260,10 +1257,7 @@ Delete - - Pci(0x0,0x0) - - + Kernel @@ -1319,13 +1313,29 @@ BundlePath - FakeSMC.kext + CPUFriend.kext Comment Enabled - + ExecutablePath - Contents/MacOS/FakeSMC + Contents/MacOS/CPUFriend + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + BundlePath + CPUFriendDataProvider.kext + Comment + + Enabled + + ExecutablePath + MaxKernel MinKernel @@ -1383,13 +1393,45 @@ BundlePath - ACPIBatteryManager.kext + SMCLightSensor.kext Comment Enabled - + ExecutablePath - Contents/MacOS/ACPIBatteryManager + Contents/MacOS/SMCLightSensor + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + BundlePath + SMCProcessor.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/SMCProcessor + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + BundlePath + SMCSuperIO.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/SMCSuperIO MaxKernel MinKernel @@ -1525,38 +1567,6 @@ PlistPath Contents/Info.plist - - BundlePath - CPUFriend.kext - Comment - - Enabled - - ExecutablePath - Contents/MacOS/CPUFriend - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - BundlePath - CPUFriendDataProvider.kext - Comment - - Enabled - - ExecutablePath - - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - BundlePath IntelMausi.kext @@ -1605,54 +1615,6 @@ PlistPath Contents/Info.plist - - BundlePath - SMCLightSensor.kext - Comment - - Enabled - - ExecutablePath - Contents/MacOS/SMCLightSensor - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - BundlePath - SMCProcessor.kext - Comment - - Enabled - - ExecutablePath - Contents/MacOS/SMCProcessor - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - - - BundlePath - SMCSuperIO.kext - Comment - - Enabled - - ExecutablePath - Contents/MacOS/SMCSuperIO - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - BundlePath VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext @@ -1923,7 +1885,7 @@ AppleXcpmExtraMsrs AppleXcpmForceBoost - + CustomSMBIOSGuid DisableIoMapper @@ -2108,18 +2070,18 @@ 7C436110-AB2A-4BBB-A880-FE41995C9F82 - SystemAudioVolume - Rg== - boot-args - alcid=15 brcmfx-driver=2 vsmcgen=1 brcmfx-country=#a -v - booter-fileset-basesystem - - booter-fileset-kernel - csr-active-config AAAAAA== + booter-fileset-kernel + + booter-fileset-basesystem + + SystemAudioVolume + Rg== prev-lang:kbd emgtSGFuczoyNTI= + boot-args + alcid=15 brcmfx-driver=2 vsmcgen=1 brcmfx-country=#a -v Delete diff --git a/README.md b/README.md index 406c799..64d3d03 100755 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@ - 插入音频设备不会自动切换, 需要手动选择输入/输出设备。 - (内置扬声器 + 内置麦克风 + 耳机 + 耳机麦克风测试正常) - 支持触摸屏 -![Pcidevices](./picture/Pcidevices.png) ![Input/output](./picture/Inputoutput.png) ![WIFI](./picture/WIFI.png) -![USB](./picture/USB.png) ## 硬件信息 ``` diff --git a/picture/.DS_Store b/picture/.DS_Store index 7bc9dc4..cf46206 100644 Binary files a/picture/.DS_Store and b/picture/.DS_Store differ diff --git a/picture/Pcidevices.png b/picture/Pcidevices.png deleted file mode 100644 index 0bbc4f0..0000000 Binary files a/picture/Pcidevices.png and /dev/null differ diff --git a/picture/USB.png b/picture/USB.png deleted file mode 100644 index 227b0eb..0000000 Binary files a/picture/USB.png and /dev/null differ