Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Jan 19, 2020
1 parent 38d88fc commit 3f2c58a
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 123 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.
Binary file modified EFI/CLOVER/ACPI/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/ACPI/patched/SSDT-USB.aml
Binary file not shown.
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.
14 changes: 6 additions & 8 deletions EFI/CLOVER/kexts/Other/CPUFriend.kext/Contents/Info.plist
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>19C57</string>
<string>18E226</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11C504</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19B90</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1130</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>11C504</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>CPUFriend</key>
Expand Down Expand Up @@ -74,8 +74,6 @@
<string>ACPI</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 - 2019 PMheart. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/CPUFriend.kext/Contents/MacOS/CPUFriend
Binary file not shown.

This file was deleted.

Large diffs are not rendered by default.

0 comments on commit 3f2c58a

Please sign in to comment.