diff --git a/EFI/CLOVER/CLOVERIA32.efi b/EFI/CLOVER/CLOVERIA32.efi old mode 100644 new mode 100755 diff --git a/EFI/CLOVER/CLOVERX64.efi b/EFI/CLOVER/CLOVERX64.efi old mode 100644 new mode 100755 diff --git a/EFI/CLOVER/drivers64UEFI/FSInject-64.efi b/EFI/CLOVER/drivers64UEFI/FSInject-64.efi old mode 100644 new mode 100755 diff --git a/EFI/CLOVER/drivers64UEFI/OsxFatBinaryDrv-64.efi b/EFI/CLOVER/drivers64UEFI/OsxFatBinaryDrv-64.efi old mode 100644 new mode 100755 diff --git a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/Info.plist b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/Info.plist old mode 100644 new mode 100755 index a73824b..04f9ba3 --- a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/Info.plist +++ b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/Info.plist @@ -3,13 +3,13 @@ BuildMachineOSBuild - 11G63 + 15C50 CFBundleDevelopmentRegion English CFBundleExecutable FakeSMC CFBundleIdentifier - org.netkas.FakeSMC + org.netkas.driver.FakeSMC CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -17,38 +17,94 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 3.4.0 + 6.18-313-g671f31c.1707 CFBundleSignature ???? + CFBundleSupportedPlatforms + + MacOSX + CFBundleVersion - 3.4.0 + 1707 DTCompiler - com.apple.compilers.llvmgcc42 + com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 4F1003 + 7C68 DTPlatformVersion GM DTSDKBuild - 11G63 + 12D75 DTSDKName - + macosx10.8 DTXcode - 0441 + 0720 DTXcodeBuild - 4F1003 + 7C68 IOKitPersonalities - SMC Device Emulator + FakeSMC CFBundleIdentifier - org.netkas.FakeSMC + org.netkas.driver.FakeSMC Configuration + Clover + + BEMB + + BEMB + flag + + EPCI + + EPCI + ui32 + + RBr + + RBr + ch8* + + REV + + REV + {rev + + RPlt + + RPlt + ch8* + + + ExceptionKeys + + CLKH + 1 + CLKT + 1 + MSDW + 1 + NATJ + 1 + NATi + 1 + NTOK + 1 + WKTP + 0 + Keys + $Adr + + ui32 + + AAADAA== + + $Num - ui8 + ui8 AQ== @@ -57,28 +113,7 @@ ch8* - ur48RcADEEM= - - - CLKH - - {clh - - AABwgAABGUA= - - - CLKT - - ui32 - - AAByGw== - - - EPCI - - flag - - AQ== + hfwETdgSevQ= FNum @@ -88,20 +123,6 @@ AA== - LSOF - - flag - - AQ== - - - LSSB - - {lso - - AQE= - - LsNM ui8 @@ -109,32 +130,25 @@ AQ== - MOST + LsbV - ui16 + {rev - gAM= - - - MSDW - - ui8 - - AQ== - - - MSPS - - {msp - - AA== + AQQKAAY= MSSD si8 - Aw== + BQ== + + + MSSP + + si8 + + BQ== NATJ @@ -144,25 +158,6 @@ AA== - NATi - - ui16 - 0000 - - NTOK - - ui8 - - AQ== - - - NVPR - - ui8 - - AA== - - OSK0 ch8* @@ -186,43 +181,104 @@ ATAPAAAD - RPlt + RVBF - ch8* - m82 + {rev + + ATAPAAAD + + RVUF + + {rev + + ATAPAAAD + + + + Types + + BEMB + flag + CLKC + {clc + CLKH + {clh + CLKT + ui32 + CLWK + ui32 + EPCI + flag + LSSS + {lso + MSDS + ui8 + MSDW + flag + MSPS + {msp + RPlt + ch8* debug smc-compatible smc-napa + trace + IOClass FakeSMC IOMatchCategory - IOACPIPlatformDevice + FakeSMC IOProviderClass AppleACPIPlatformExpert IOResourceMatch - ACPI + FakeSMCKeyStore + RM,Build + Release-RehabMan + RM,Version + FakeSMC 1707 + + FakeSMCKeyStore + + CFBundleIdentifier + org.netkas.driver.FakeSMC + IOClass + FakeSMCKeyStore + IOMatchCategory + FakeSMCKeyStore + IOProviderClass + IOResources + IOResourceMatch + IOKit + IOUserClientClass + FakeSMCKeyStoreUserClient + NSHumanReadableCopyright + Copyright © 2015 netkas. All rights reserved. OSBundleCompatibleVersion - 3.3.0 + 1212 OSBundleLibraries com.apple.iokit.IOACPIFamily 1.0.0d1 + com.apple.kpi.bsd + 10.6 com.apple.kpi.iokit - 9.0.0 + 10.6 com.apple.kpi.libkern - 9.0.0 + 10.6 com.apple.kpi.mach - 9.0.0 + 10.6 com.apple.kpi.unsupported - 9.0.0 + 10.6 OSBundleRequired Root + Source Code + "https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git" diff --git a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/MacOS/FakeSMC b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/MacOS/FakeSMC old mode 100644 new mode 100755 index 583a332..4ac4e30 Binary files a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/MacOS/FakeSMC and b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/MacOS/FakeSMC differ diff --git a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeDirectory b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeDirectory deleted file mode 100644 index f21e868..0000000 Binary files a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeRequirements b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeRequirements deleted file mode 100644 index a61d4ad..0000000 Binary files a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeRequirements and /dev/null differ diff --git a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeResources b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index 3658b39..0000000 --- a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,29 +0,0 @@ - - - - - files - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^version.plist$ - - - - diff --git a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeSignature b/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeSignature deleted file mode 100644 index bebe528..0000000 Binary files a/EFI/CLOVER/kexts/10.11/FakeSMC.kext/Contents/_CodeSignature/CodeSignature and /dev/null differ diff --git a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/Info.plist b/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/Info.plist deleted file mode 100644 index 8940396..0000000 --- a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/Info.plist +++ /dev/null @@ -1,71 +0,0 @@ - - - - - BuildMachineOSBuild - 11G63 - CFBundleDevelopmentRegion - English - CFBundleExecutable - HWInfo - CFBundleIdentifier - org.slice.HWInfo - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - HWInfo - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvmgcc42 - DTPlatformBuild - 4F1003 - DTPlatformVersion - GM - DTSDKBuild - 11G63 - DTSDKName - - DTXcode - 0441 - DTXcodeBuild - 4F1003 - IOKitPersonalities - - Hardware Info Plugin - - CFBundleIdentifier - org.slice.HWInfo - IOClass - HWInfo - IOMatchCategory - HWInfo - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - NSHumanReadableCopyright - Copyright © 2013 Slice. All rights reserved. - OSBundleLibraries - - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - org.netkas.FakeSMC - 3.3.0 - - OSBundleRequired - Root - - diff --git a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/MacOS/HWInfo b/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/MacOS/HWInfo deleted file mode 100644 index d02ed86..0000000 Binary files a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/MacOS/HWInfo and /dev/null differ diff --git a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeDirectory b/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeDirectory deleted file mode 100644 index 5ad556e..0000000 Binary files a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeRequirements b/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeRequirements deleted file mode 100644 index 3c34b2b..0000000 Binary files a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeRequirements and /dev/null differ diff --git a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeResources b/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index 3658b39..0000000 --- a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,29 +0,0 @@ - - - - - files - - rules - - ^Resources/ - - ^Resources/.*\.lproj/ - - optional - - weight - 1000 - - ^Resources/.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^version.plist$ - - - - diff --git a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeSignature b/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeSignature deleted file mode 100644 index 219bb03..0000000 Binary files a/EFI/CLOVER/kexts/10.11/HWInfo.kext/Contents/_CodeSignature/CodeSignature and /dev/null differ