diff --git a/EFI/BOOT/BOOTx64.efi b/EFI/BOOT/BOOTx64.efi index fb278d7..95df8a3 100755 Binary files a/EFI/BOOT/BOOTx64.efi and b/EFI/BOOT/BOOTx64.efi differ diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index bf3229f..7a2d914 100755 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -148,6 +148,10 @@ Patch + Base + + BaseSkip + 0 Comment _UPC to XUPC(all) Count @@ -184,6 +188,10 @@ + Base + + BaseSkip + 0 Comment EHC1 to EH01 Count @@ -209,6 +217,10 @@ + Base + + BaseSkip + 0 Comment TP-BAT:GBIF03 to XBIF03 Count @@ -243,6 +255,10 @@ + Base + + BaseSkip + 0 Comment TP-BAT:GBIX03 to XBIX03 Count @@ -277,6 +293,10 @@ + Base + + BaseSkip + 0 Comment TP-BAT:GBST04 to XBST04 Count @@ -311,6 +331,10 @@ + Base + + BaseSkip + 0 Comment Mutex:MDGS=0 Count @@ -345,6 +369,10 @@ + Base + + BaseSkip + 0 Comment Mutex:MCPU=0 Count @@ -379,6 +407,10 @@ + Base + + BaseSkip + 0 Comment Mutex:BATM=0 Count @@ -413,6 +445,10 @@ + Base + + BaseSkip + 0 Comment Mutex:MSMI=0 Count @@ -447,6 +483,10 @@ + Base + + BaseSkip + 0 Comment Mutex:BFWM=0 Count @@ -481,6 +521,10 @@ + Base + + BaseSkip + 0 Comment Mutex:XDHK=0 Count @@ -515,6 +559,10 @@ + Base + + BaseSkip + 0 Comment Mutex:MWMI=0 Count @@ -549,6 +597,10 @@ + Base + + BaseSkip + 0 Comment Mutex:NPWM=0 Count @@ -583,6 +635,10 @@ + Base + + BaseSkip + 0 Comment Notify-batC#1 Count @@ -617,6 +673,10 @@ + Base + + BaseSkip + 0 Comment Notify-batC#2 Count @@ -651,6 +711,10 @@ + Base + + BaseSkip + 0 Comment Notify-batC#3 Count @@ -685,6 +749,10 @@ + Base + + BaseSkip + 0 Comment HPET WNTF to XXXX Count @@ -721,6 +789,10 @@ + Base + + BaseSkip + 0 Comment HPET WXPF to YYYY Count @@ -757,6 +829,10 @@ + Base + + BaseSkip + 0 Comment _Q14 to XQ14(TP-up) Count @@ -793,6 +869,10 @@ + Base + + BaseSkip + 0 Comment _Q15 to XQ15(TP-down) Count @@ -829,6 +909,10 @@ + Base + + BaseSkip + 0 Comment _PTS to ZPTS(1,N) Count @@ -860,6 +944,10 @@ 0 + Base + + BaseSkip + 0 Comment _WAK to ZWAK(1,N) Count @@ -891,6 +979,10 @@ 0 + Base + + BaseSkip + 0 Comment Windows 2015 to Darwin Count @@ -922,6 +1014,10 @@ 0 + Base + + BaseSkip + 0 Comment Windows 2006 to 2015 Count @@ -1039,6 +1135,8 @@ EnableWriteUnprotector + ForceBooterSignature + ForceExitBootServices ProtectMemoryRegions @@ -1058,7 +1156,7 @@ SignalAppleOS SyncRuntimePermissions - + DeviceProperties @@ -2080,6 +2178,7 @@ SystemAudioVolume + Rg== boot-args keepsyms=1 alcdelay=1000 -v @@ -2202,6 +2301,21 @@ MinVersion 0 + AppleInput + + AppleEvent + Builtin + CustomDelays + Auto + KeyInitialDelay + 0 + KeySubsequentDelay + 5 + PointerSpeedDiv + 1 + PointerSpeedMul + 1 + Audio AudioCodec @@ -2216,6 +2330,8 @@ 20 PlayChime Auto + ResetTrafficClass + SetupDelay 0 VolumeAmplifier @@ -2235,8 +2351,6 @@ KeyForgetThreshold 5 - KeyMergeThreshold - 2 KeySupport KeySupportMode @@ -2260,6 +2374,8 @@ ForceResolution + GopPassThrough + IgnoreTextInGraphics ProvideConsoleGop @@ -2285,8 +2401,6 @@ AppleDebugLog - AppleEvent - AppleFramebufferInfo AppleImageConversion @@ -2318,6 +2432,8 @@ Quirks + ActivateHpetSupport + DisableSecurityPolicy ExitBootServicesDelay diff --git a/EFI/OC/Drivers/OpenCanopy.efi b/EFI/OC/Drivers/OpenCanopy.efi index c0dcc54..d86974a 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 0c8fc2b..9d5d4e8 100755 Binary files a/EFI/OC/Drivers/OpenRuntime.efi and b/EFI/OC/Drivers/OpenRuntime.efi differ diff --git a/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist index a8083cf..abc2abc 100755 --- a/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20B29 + 20D80 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.0 + 2.0.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm index 9723b85..5fa4cd5 100755 Binary files a/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm and b/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm differ diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index 5f4f8b0..811d11e 100755 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.7 + 1.6.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.7 + 1.6.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -1505,6 +1505,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + ALC235 for Asrock_bb_310 by_vio + CodecID + 283902517 + ConfigData + + AZccUAGXHQABlx6gAZcfkAGnHEABpx0QAace + gAGnHwIBtxyAAbcdEAG3HhEBtx8BAbcMAgIX + HFACFx0QAhceIQIXHwICFwwC + + FuncGroup + 1 + LayoutID + 18 + WakeConfigData + + AZcHJQGnByUBtwwCAhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -4830,6 +4856,37 @@ LayoutID 28 + + AFGLowPowerState + + AwAAAA== + + Codec + jackjack1-su Realtek ALC274 for Microsoft Surface Pro 7 + CodecID + 283902580 + ConfigData + + ASccMAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxzwAUcdAAFHHgABRx9AAVcc8AFX + HQABVx4AAVcfQAFnHPABZx0AAWceAAFnH0AB + dxzwAXcdAAF3HgABdx9AAYcc8AGHHQABhx4A + AYcfQAGXHCABlx0QAZcegQGXHwIBpxzwAacd + AAGnHgABpx9AAbccQAG3HQEBtx4QAbcfkAG3 + DAIB5xzwAecdAAHnHgAB5x9AAfcc8AH3HQAB + 9x4AAfcfQAIXHFACFx0QAhceIQIXHwICFwwC + + FuncGroup + 1 + LayoutID + 35 + WakeConfigData + + AWcMAgIXDAI= + + WakeVerbReinit + + AFGLowPowerState @@ -6039,6 +6096,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + MacPeet - ALC289 for Dell 7730 Precision CM240 + CodecID + 283902601 + ConfigData + + ASccEAEnHQABJx6mAScfkAFHHCABRx0AAUce + FwFHH5ABRwwCAZccMAGXHRABlx6BAZcfAAIX + HEACFx0QAhceIQIXHwACFwwC + + FuncGroup + 1 + LayoutID + 15 + WakeConfigData + + AUcMAgIXDAI= + + WakeVerbReinit + + AFGLowPowerState @@ -6091,6 +6174,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + naufalkharits - Realtek ALC289 for Alienware m15 + CodecID + 283902601 + ConfigData + + AUccEAFHHQEBRx4XAUcfkAFHDAICFxwwAhcd + EAIXHiECFx8EAhcMAgEnHEABJx0BAScepgEn + H7cBlxxQAZcdEQGXHoEBlx+R + + FuncGroup + 1 + LayoutID + 87 + WakeConfigData + + AUcMAgIXDAIBlwck + + WakeVerbReinit + + AFGLowPowerState @@ -12908,6 +13017,59 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Custom IDT92HD95 - LenovoG710 by Svilen Ivanov layout14 + CodecID + 287143573 + ConfigData + + AKccEACnHRAApx4hAKcfAQCnDAIAtxwgALcd + EAC3HoEAtx8BALcMAgDHHDAAxx0BAMceoADH + H5AAxwwCANccQADXHQEA1x4QANcfkADXDAIA + 5xzwAOcdAADnHgAA5x9AAPcc8AD3HQAA9x4A + APcfQAGHHPABhx0AAYceAAGHH0A= + + FuncGroup + 1 + LayoutID + 14 + + + AFGLowPowerState + + AwAAAA== + + Codec + ALC297 for MSI Z490-A Pro by MathCampbell + CodecID + 283904151 + ConfigData + + AUccEAFHHUABRx4RAUcfAQFHDAIBZxwRAWcd + YAFnHhEBZx8BAVccEgFXHRABVx4RAVcfAQF3 + HBQBdx0gAXceEQF3HwEBtxwgAbcdQAG3HiEB + tx8CAbcMAgGHHDABhx2QAYceoAGHH5EBpxw/ + AacdMAGnHoEBpx8BARccQAEXHdUBFx43ARcf + QAGXHEABlx2QAZcegAGXHwIB1xxrAdcd9gHX + HioB1x9A + + FuncGroup + 1 + LayoutID + 69 + WakeConfigData + + AUcMAgFnDAABVwwAAXcMAAG3DAIBhwwAAacM + AAEXDAABlwwAAdcMAA== + + WakeVerbReinit + + IOClass AppleHDAHardwareConfigDriver diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 7ee7590..1a792d1 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/Lilu.kext/Contents/Info.plist b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist index 6dc0947..0427033 100755 --- a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.1 + 1.5.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.1 + 1.5.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index 211f238..33250c2 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/SMCBatteryManager.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist index e2d9a80..6ff132b 100755 --- a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.0 + 1.2.3 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.2.0 + 1.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager index 37780fa..0a00e29 100755 Binary files a/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager and b/EFI/OC/Kexts/SMCBatteryManager.kext/Contents/MacOS/SMCBatteryManager differ diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index c26ef36..a64e32c 100755 --- a/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.0 + 1.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.2.0 + 1.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index f95887f..41a44b0 100755 Binary files a/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index a2f2d6d..8db1618 100755 --- a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.0 + 1.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.2.0 + 1.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index f2a688e..3f0bcf0 100755 Binary files a/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index ebbf62f..5cc4546 100755 --- a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.0 + 1.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.2.0 + 1.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index add35f7..8cccde7 100755 Binary files a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist index f3b63bc..247761f 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.2.1, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013 + 2.2.3, 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.2.1 + 2.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.2.1 + 2.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -135,7 +135,7 @@ OSBundleCompatibleVersion - 2.2.1 + 2.2.3 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 fe6d8b8..c89ad29 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.dSYM/Contents/Info.plist b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Info.plist deleted file mode 100755 index 189aa8c..0000000 --- a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.me.kishorprins.VoodooInput - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.1.0 - CFBundleVersion - 1.1.0 - - diff --git a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput b/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput deleted file mode 100755 index 1da84d0..0000000 Binary files a/EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext.dSYM/Contents/Resources/DWARF/VoodooInput and /dev/null 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 ef37e9e..aee36b4 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.1.0 + 1.1.3 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.1.0 + 1.1.3 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 46f97aa..fb4e501 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 0aac648..1f40f90 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.2.1, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013 + 2.2.3, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013 CFBundleIdentifier as.acidanthera.voodoo.driver.PS2Keyboard CFBundleInfoDictionaryVersion @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 2.2.1 + 2.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.2.1 + 2.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -596,7 +596,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.2.1 + 2.2.3 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 3fa05df..0c8561c 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 d6692b8..d5cec12 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.2.1, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013 + 2.2.3, 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.2.1 + 2.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.2.1 + 2.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -178,7 +178,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.2.1 + 2.2.3 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 81d259a..c74b34b 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 a96b175..3680cc6 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.2.1, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013 + 2.2.3, 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.2.1 + 2.2.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2.2.1 + 2.2.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -488,7 +488,7 @@ OSBundleLibraries as.acidanthera.voodoo.driver.PS2Controller - 2.2.1 + 2.2.3 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 6c8a8a2..a12a557 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/Kexts/VoodooRMI.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooRMI.kext/Contents/Info.plist index 151dc9b..109f589 100755 --- a/EFI/OC/Kexts/VoodooRMI.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooRMI.kext/Contents/Info.plist @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.2 + 1.3.4 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.2 + 1.3.4 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -47,9 +47,9 @@ Configuration DisableWhileTrackpointTimeout - 2000 + 250 DisableWhileTypingTimeout - 2000 + 250 FingerMajorMinorDiffMax 3 ForceTouchEmulation diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/MacOS/VoodooRMI b/EFI/OC/Kexts/VoodooRMI.kext/Contents/MacOS/VoodooRMI index 25fda2d..e2bbcd3 100755 Binary files a/EFI/OC/Kexts/VoodooRMI.kext/Contents/MacOS/VoodooRMI and b/EFI/OC/Kexts/VoodooRMI.kext/Contents/MacOS/VoodooRMI differ diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/MacOS/RMII2C b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/MacOS/RMII2C index a441cca..1a5f368 100755 Binary files a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/MacOS/RMII2C and b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMII2C.kext/Contents/MacOS/RMII2C differ diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/MacOS/RMISMBus b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/MacOS/RMISMBus index 7c7eb99..6ab6e9f 100755 Binary files a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/MacOS/RMISMBus and b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext/Contents/MacOS/RMISMBus differ diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist index ef37e9e..aee36b4 100755 --- a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/Info.plist @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.1.0 + 1.1.3 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.1.0 + 1.1.3 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput index c90e587..638a83f 100755 Binary files a/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput and b/EFI/OC/Kexts/VoodooRMI.kext/Contents/PlugIns/VoodooInput.kext/Contents/MacOS/VoodooInput differ diff --git a/EFI/OC/Kexts/VoodooRMI.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/VoodooRMI.kext/Contents/_CodeSignature/CodeResources index 12aa3ea..1b31ecf 100755 --- a/EFI/OC/Kexts/VoodooRMI.kext/Contents/_CodeSignature/CodeResources +++ b/EFI/OC/Kexts/VoodooRMI.kext/Contents/_CodeSignature/CodeResources @@ -10,28 +10,28 @@ cdhash - iiPp9Al8HeSKnOdHYLyOz3pkypQ= + R5JHzuFucP2MoeWG8ZFLDZC43jg= requirement - cdhash H"e3cc20320fa25b8acb5424a55ee9865f16db3e9c" or cdhash H"8a23e9f4097c1de48a9ce74760bc8ecf7a64ca94" + cdhash H"7a5877a24942ce9415aa80d69740dd553ee5a63f" or cdhash H"479247cee16e70fd8ca1e586f1914b0d90b8de38" PlugIns/RMISMBus.kext cdhash - tZoXQcdQy4HJvlOGauuMWeGwf3U= + 0n1evBh9jzeYLVBK5gheGtcziso= requirement - cdhash H"20088a528ea96f6c72ad7dc9298c785cc6632026" or cdhash H"b59a1741c750cb81c9be53866aeb8c59e1b07f75" + cdhash H"c78d007cc86ba2467fb53469f85db183aef62e07" or cdhash H"d27d5ebc187d8f37982d504ae6085e1ad7338aca" PlugIns/VoodooInput.kext cdhash - DoJw9gZQAsb8b/PWZhCfbNRDQi0= + /xsD212ZAQPxjTgjEQHSV//kS08= requirement - cdhash H"289f62757e47050592c5fe13ecb0b54c3700d192" or cdhash H"0e8270f6065002c6fc6ff3d666109f6cd443422d" + cdhash H"5aec82b0542804e4765540a20b6cf3cc71dde390" or cdhash H"ff1b03db5d990103f18d38231101d257ffe44b4f" rules diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 0aa77e0..0f27917 100755 --- a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.4.7 + 1.5.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.4.7 + 1.5.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 1919fb2..b4c51a9 100755 Binary files a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist b/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist old mode 100755 new mode 100644 index 9c5fdeb..10136bd --- a/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20B29 + 20D80 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.0 + 2.0.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm b/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm index c377a8f..7feeca5 100755 Binary files a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm and b/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm differ diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index dc68c95..f22b409 100755 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/EFI/OC/Resources/Font/Font_1x.bin b/EFI/OC/Resources/Font/Font_1x.bin index 54da2a7..a4ef287 100755 Binary files a/EFI/OC/Resources/Font/Font_1x.bin and b/EFI/OC/Resources/Font/Font_1x.bin differ diff --git a/EFI/OC/Resources/Image/BtnFocus.icns b/EFI/OC/Resources/Image/BtnFocus.icns new file mode 100755 index 0000000..1627a67 Binary files /dev/null and b/EFI/OC/Resources/Image/BtnFocus.icns differ diff --git a/EFI/OC/Resources/Image/Dot.icns b/EFI/OC/Resources/Image/Dot.icns new file mode 100755 index 0000000..2d440f1 Binary files /dev/null and b/EFI/OC/Resources/Image/Dot.icns differ diff --git a/EFI/OC/Resources/Image/Enter.icns b/EFI/OC/Resources/Image/Enter.icns new file mode 100755 index 0000000..7f8c4af Binary files /dev/null and b/EFI/OC/Resources/Image/Enter.icns differ diff --git a/EFI/OC/Resources/Image/Left.icns b/EFI/OC/Resources/Image/Left.icns index d73684f..92dee88 100755 Binary files a/EFI/OC/Resources/Image/Left.icns and b/EFI/OC/Resources/Image/Left.icns differ diff --git a/EFI/OC/Resources/Image/Lock.icns b/EFI/OC/Resources/Image/Lock.icns new file mode 100755 index 0000000..89354fd Binary files /dev/null and b/EFI/OC/Resources/Image/Lock.icns differ diff --git a/EFI/OC/Resources/Image/ModernBtnFocus.icns b/EFI/OC/Resources/Image/ModernBtnFocus.icns new file mode 100755 index 0000000..1627a67 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernBtnFocus.icns differ diff --git a/EFI/OC/Resources/Image/ModernCursor.icns b/EFI/OC/Resources/Image/ModernCursor.icns index e8ce44f..e84f198 100755 Binary files a/EFI/OC/Resources/Image/ModernCursor.icns and b/EFI/OC/Resources/Image/ModernCursor.icns differ diff --git a/EFI/OC/Resources/Image/ModernDot.icns b/EFI/OC/Resources/Image/ModernDot.icns new file mode 100755 index 0000000..60a4c41 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernDot.icns differ diff --git a/EFI/OC/Resources/Image/ModernEnter.icns b/EFI/OC/Resources/Image/ModernEnter.icns new file mode 100755 index 0000000..087d050 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernEnter.icns differ diff --git a/EFI/OC/Resources/Image/ModernLeft.icns b/EFI/OC/Resources/Image/ModernLeft.icns index d73684f..e3a2313 100755 Binary files a/EFI/OC/Resources/Image/ModernLeft.icns and b/EFI/OC/Resources/Image/ModernLeft.icns differ diff --git a/EFI/OC/Resources/Image/ModernLock.icns b/EFI/OC/Resources/Image/ModernLock.icns new file mode 100755 index 0000000..499b103 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernLock.icns differ diff --git a/EFI/OC/Resources/Image/ModernPassword.icns b/EFI/OC/Resources/Image/ModernPassword.icns new file mode 100755 index 0000000..7a5c2c8 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernPassword.icns differ diff --git a/EFI/OC/Resources/Image/ModernRestart.icns b/EFI/OC/Resources/Image/ModernRestart.icns new file mode 100755 index 0000000..6bc45b2 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernRestart.icns differ diff --git a/EFI/OC/Resources/Image/ModernRight.icns b/EFI/OC/Resources/Image/ModernRight.icns index 92dca82..537a1e2 100755 Binary files a/EFI/OC/Resources/Image/ModernRight.icns and b/EFI/OC/Resources/Image/ModernRight.icns differ diff --git a/EFI/OC/Resources/Image/ModernSelected.icns b/EFI/OC/Resources/Image/ModernSelected.icns index 8c53ea2..8f59155 100755 Binary files a/EFI/OC/Resources/Image/ModernSelected.icns and b/EFI/OC/Resources/Image/ModernSelected.icns differ diff --git a/EFI/OC/Resources/Image/ModernSelector.icns b/EFI/OC/Resources/Image/ModernSelector.icns index 45ca6c6..44c81a5 100755 Binary files a/EFI/OC/Resources/Image/ModernSelector.icns and b/EFI/OC/Resources/Image/ModernSelector.icns differ diff --git a/EFI/OC/Resources/Image/ModernSetDefault.icns b/EFI/OC/Resources/Image/ModernSetDefault.icns new file mode 100755 index 0000000..faa5807 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernSetDefault.icns differ diff --git a/EFI/OC/Resources/Image/ModernShutDown.icns b/EFI/OC/Resources/Image/ModernShutDown.icns new file mode 100755 index 0000000..ee11240 Binary files /dev/null and b/EFI/OC/Resources/Image/ModernShutDown.icns differ diff --git a/EFI/OC/Resources/Image/OldBtnFocus.icns b/EFI/OC/Resources/Image/OldBtnFocus.icns new file mode 100755 index 0000000..1627a67 Binary files /dev/null and b/EFI/OC/Resources/Image/OldBtnFocus.icns differ diff --git a/EFI/OC/Resources/Image/OldDot.icns b/EFI/OC/Resources/Image/OldDot.icns new file mode 100755 index 0000000..b6c113f Binary files /dev/null and b/EFI/OC/Resources/Image/OldDot.icns differ diff --git a/EFI/OC/Resources/Image/OldEnter.icns b/EFI/OC/Resources/Image/OldEnter.icns new file mode 100755 index 0000000..5b716dc Binary files /dev/null and b/EFI/OC/Resources/Image/OldEnter.icns differ diff --git a/EFI/OC/Resources/Image/OldLock.icns b/EFI/OC/Resources/Image/OldLock.icns new file mode 100755 index 0000000..6366a5d Binary files /dev/null and b/EFI/OC/Resources/Image/OldLock.icns differ diff --git a/EFI/OC/Resources/Image/OldPassword.icns b/EFI/OC/Resources/Image/OldPassword.icns new file mode 100755 index 0000000..1e735ba Binary files /dev/null and b/EFI/OC/Resources/Image/OldPassword.icns differ diff --git a/EFI/OC/Resources/Image/OldRestart.icns b/EFI/OC/Resources/Image/OldRestart.icns new file mode 100755 index 0000000..dbe1522 Binary files /dev/null and b/EFI/OC/Resources/Image/OldRestart.icns differ diff --git a/EFI/OC/Resources/Image/OldSetDefault.icns b/EFI/OC/Resources/Image/OldSetDefault.icns new file mode 100755 index 0000000..2b41110 Binary files /dev/null and b/EFI/OC/Resources/Image/OldSetDefault.icns differ diff --git a/EFI/OC/Resources/Image/OldShutDown.icns b/EFI/OC/Resources/Image/OldShutDown.icns new file mode 100755 index 0000000..017a308 Binary files /dev/null and b/EFI/OC/Resources/Image/OldShutDown.icns differ diff --git a/EFI/OC/Resources/Image/Password.icns b/EFI/OC/Resources/Image/Password.icns new file mode 100755 index 0000000..a5f39a4 Binary files /dev/null and b/EFI/OC/Resources/Image/Password.icns differ diff --git a/EFI/OC/Resources/Image/Restart.icns b/EFI/OC/Resources/Image/Restart.icns new file mode 100755 index 0000000..6bc45b2 Binary files /dev/null and b/EFI/OC/Resources/Image/Restart.icns differ diff --git a/EFI/OC/Resources/Image/Right.icns b/EFI/OC/Resources/Image/Right.icns index 92dca82..bcf47c5 100755 Binary files a/EFI/OC/Resources/Image/Right.icns and b/EFI/OC/Resources/Image/Right.icns differ diff --git a/EFI/OC/Resources/Image/Selector.icns b/EFI/OC/Resources/Image/Selector.icns index c5f7651..4425677 100755 Binary files a/EFI/OC/Resources/Image/Selector.icns and b/EFI/OC/Resources/Image/Selector.icns differ diff --git a/EFI/OC/Resources/Image/SetDefault.icns b/EFI/OC/Resources/Image/SetDefault.icns new file mode 100755 index 0000000..b11da8b Binary files /dev/null and b/EFI/OC/Resources/Image/SetDefault.icns differ diff --git a/EFI/OC/Resources/Image/ShutDown.icns b/EFI/OC/Resources/Image/ShutDown.icns new file mode 100755 index 0000000..ee11240 Binary files /dev/null and b/EFI/OC/Resources/Image/ShutDown.icns differ diff --git a/EFI/OC/Tools/BootKicker.efi b/EFI/OC/Tools/BootKicker.efi index 1deb2f0..f48fc8b 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 f30dee4..041c7dc 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 12bdc16..b260d39 100755 Binary files a/EFI/OC/Tools/CleanNvram.efi and b/EFI/OC/Tools/CleanNvram.efi differ diff --git a/EFI/OC/Tools/ControlMsrE2.efi b/EFI/OC/Tools/ControlMsrE2.efi new file mode 100755 index 0000000..b8e7067 Binary files /dev/null and b/EFI/OC/Tools/ControlMsrE2.efi differ diff --git a/EFI/OC/Tools/GopStop.efi b/EFI/OC/Tools/GopStop.efi index 5a78097..8a486ce 100755 Binary files a/EFI/OC/Tools/GopStop.efi and b/EFI/OC/Tools/GopStop.efi differ diff --git a/EFI/OC/Tools/KeyTester.efi b/EFI/OC/Tools/KeyTester.efi index e98f6a7..a6256e1 100755 Binary files a/EFI/OC/Tools/KeyTester.efi and b/EFI/OC/Tools/KeyTester.efi differ diff --git a/EFI/OC/Tools/MmapDump.efi b/EFI/OC/Tools/MmapDump.efi index ae0b711..7c2dacb 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 1403ee2..f2c66ee 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 caf5646..c254bd3 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 82455de..9b91a05 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 cffae12..0832d9a 100755 Binary files a/EFI/OC/Tools/RtcRw.efi and b/EFI/OC/Tools/RtcRw.efi differ diff --git a/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/Info.plist b/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/Info.plist index a8083cf..abc2abc 100644 --- a/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/Info.plist +++ b/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20B29 + 20D80 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.0 + 2.0.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/MacOS/AirportItlwm index 9723b85..5fa4cd5 100755 Binary files a/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/MacOS/AirportItlwm and b/Intel WiFi kexts/Big Sur/AirportItlwm.kext/Contents/MacOS/AirportItlwm differ diff --git a/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/Info.plist b/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/Info.plist index a8083cf..abc2abc 100644 --- a/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/Info.plist +++ b/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20B29 + 20D80 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.0 + 2.0.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/MacOS/AirportItlwm index 61801f4..5678afe 100755 Binary files a/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/MacOS/AirportItlwm and b/Intel WiFi kexts/Catalina/AirportItlwm.kext/Contents/MacOS/AirportItlwm differ diff --git a/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/Info.plist b/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/Info.plist index 9f108e5..c073df9 100644 --- a/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/Info.plist +++ b/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20B29 + 20D80 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.0 + 2.0.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/MacOS/AirportItlwm index fef8751..a5b3ba1 100755 Binary files a/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/MacOS/AirportItlwm and b/Intel WiFi kexts/Mojave/AirportItlwm.kext/Contents/MacOS/AirportItlwm differ diff --git a/Intel WiFi kexts/itlwm.kext/Contents/Info.plist b/Intel WiFi kexts/itlwm.kext/Contents/Info.plist index 9c5fdeb..10136bd 100644 --- a/Intel WiFi kexts/itlwm.kext/Contents/Info.plist +++ b/Intel WiFi kexts/itlwm.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20B29 + 20D80 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,13 +17,13 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.3.0 + 2.0.0 CFBundleSupportedPlatforms MacOSX CFBundleVersion - 1.3.0 + 2.0.0 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/Intel WiFi kexts/itlwm.kext/Contents/MacOS/itlwm b/Intel WiFi kexts/itlwm.kext/Contents/MacOS/itlwm index c377a8f..7feeca5 100755 Binary files a/Intel WiFi kexts/itlwm.kext/Contents/MacOS/itlwm and b/Intel WiFi kexts/itlwm.kext/Contents/MacOS/itlwm differ