Skip to content

Commit

Permalink
improvement OC
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Jun 9, 2020
1 parent 572d283 commit b5c22a6
Show file tree
Hide file tree
Showing 17 changed files with 8 additions and 8 deletions.
Binary file modified EFIOC/OC/Drivers/AudioDxe.efi
Binary file not shown.
Empty file modified EFIOC/OC/Drivers/HFSPlus.efi
100644 → 100755
Empty file.
Binary file modified EFIOC/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Binary file modified EFIOC/OC/Kexts/CPUFriend.kext/Contents/MacOS/CPUFriend
Binary file not shown.
Binary file modified EFIOC/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
Binary file modified EFIOC/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix
Binary file not shown.
Binary file not shown.
Binary file modified EFIOC/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor
Binary file not shown.
4 changes: 2 additions & 2 deletions EFIOC/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
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.1.4</string>
<string>1.1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.4</string>
<string>1.1.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFIOC/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Binary file not shown.
4 changes: 2 additions & 2 deletions EFIOC/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist
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.1.4</string>
<string>1.1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.4</string>
<string>1.1.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFIOC/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO
Binary file not shown.
4 changes: 2 additions & 2 deletions EFIOC/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
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.1.4</string>
<string>1.1.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.4</string>
<string>1.1.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFIOC/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
Binary file modified EFIOC/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Binary file modified EFIOC/OC/OpenCore.efi
Binary file not shown.
4 changes: 2 additions & 2 deletions EFIOC/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -295,13 +295,13 @@
<key>ProvideCustomSlide</key>
<false/>
<key>RebuildAppleMemoryMap</key>
<false/>
<true/>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
<false/>
<key>SyncRuntimePermissions</key>
<false/>
<true/>
</dict>
</dict>
<key>DeviceProperties</key>
Expand Down

0 comments on commit b5c22a6

Please sign in to comment.