Skip to content

Commit

Permalink
update kexts
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Dec 27, 2018
1 parent c9196df commit f3e58df
Show file tree
Hide file tree
Showing 36 changed files with 1,618 additions and 477 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified EFI/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/.DS_Store
Binary file not shown.
340 changes: 115 additions & 225 deletions EFI/CLOVER/config.plist

Large diffs are not rendered by default.

Binary file modified EFI/CLOVER/kexts/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/kexts/Other/.DS_Store
Binary file not shown.
480 changes: 466 additions & 14 deletions EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist
100755 → 100644

Large diffs are not rendered by default.

Binary file modified EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@
<string>org.tw.CodecCommander</string>
<key>Codec Profile</key>
<dict>
<key>1002</key>
<string>Disabled HDMI</string>
<key>10de</key>
<string>Disabled HDMI</string>
<key>10ec_0233</key>
<string>Realtek ALC283,etc</string>
<key>10ec_0235</key>
Expand Down Expand Up @@ -84,8 +80,6 @@
<string>Realtek ALC892 desktop</string>
<key>10ec_0900</key>
<string>Realtek ALC1150</string>
<key>8086</key>
<string>Disabled HDMI</string>
<key>Default</key>
<dict>
<key>Check Infinitely</key>
Expand Down
4 changes: 2 additions & 2 deletions EFI/CLOVER/kexts/Other/HibernationFixup.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.3</string>
<string>1.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.3</string>
<string>1.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/CLOVER/kexts/Other/Lilu.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.8</string>
<string>1.2.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.8</string>
<string>1.2.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
Empty file.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.1</string>
<string>1.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<string>1.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
12 changes: 6 additions & 6 deletions EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G3025</string>
<string>18A391</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10A255</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<string>18A384</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1000</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10A255</string>
<key>IOKitPersonalities</key>
<dict>
<key>Custom MT2 Personality</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C
Binary file not shown.
12 changes: 6 additions & 6 deletions EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G3025</string>
<string>18A391</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10A255</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<string>18A384</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1000</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10A255</string>
<key>IOKitPersonalities</key>
<dict>
<key>VoodooGPIOCannonLakeH</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G3025</string>
<string>18A391</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10B61</string>
<string>10A255</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>16C58</string>
<string>18A384</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1010</string>
<string>1000</string>
<key>DTXcodeBuild</key>
<string>10B61</string>
<string>10A255</string>
<key>IOKitPersonalities</key>
<dict>
<key>VoodooI2CLogger</key>
Expand Down
Binary file not shown.
6 changes: 3 additions & 3 deletions EFI/CLOVER/kexts/Other/VoodooI2CHID.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17G2112</string>
<string>18A391</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down Expand Up @@ -31,9 +31,9 @@
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15A278</string>
<string>18A384</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1000</string>
<key>DTXcodeBuild</key>
Expand Down
Binary file not shown.
78 changes: 0 additions & 78 deletions EFI/CLOVER/kexts/Other/VoodooI2CSynaptics.kext/Contents/Info.plist

This file was deleted.

Binary file not shown.
Loading

0 comments on commit f3e58df

Please sign in to comment.