Skip to content

Commit

Permalink
OpenCore 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdev69 committed May 6, 2021
1 parent b358c79 commit 00c215b
Show file tree
Hide file tree
Showing 34 changed files with 94 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -6,4 +6,4 @@
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Thumbs.db
12 changes: 9 additions & 3 deletions EFI/OC/Config.plist
Expand Up @@ -1112,7 +1112,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string> -v keepsyms=1</string>
<string>-v keepsyms=1</string>
<key>run-efi-updater</key>
<string>No</string>
<key>csr-active-config</key>
Expand Down Expand Up @@ -1235,9 +1235,9 @@
<key>AppleEvent</key>
<string>Builtin</string>
<key>CustomDelays</key>
<string>Auto</string>
<false/>
<key>KeyInitialDelay</key>
<integer>0</integer>
<integer>50</integer>
<key>KeySubsequentDelay</key>
<integer>5</integer>
<key>PointerSpeedDiv</key>
Expand Down Expand Up @@ -1366,12 +1366,18 @@
<false/>
<key>DisableSecurityPolicy</key>
<false/>
<key>EnableVectorAcceleration</key>
<true/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>ForgeUefiSupport</key>
<false/>
<key>IgnoreInvalidFlexRatio</key>
<false/>
<key>ReleaseUsbOwnership</key>
<false/>
<key>ReloadOptionRoms</key>
<false/>
<key>RequestBootVarRouting</key>
<true/>
<key>TscSyncTimeout</key>
Expand Down
Binary file modified EFI/OC/Drivers/AudioDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
63 changes: 58 additions & 5 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -6188,16 +6188,16 @@
<key>ConfigData</key>
<data>
AUccEAFHHQEBRx4XAUcfkAFHDAICFxwwAhcd
EAIXHiECFx8EAhcMAgGXHEABlx0RAZceoQGX
H5E=
EAIXHiECFx8EAhcMAgEnHEABJx0BAScepgEn
H7cBlxxQAZcdEQGXHoEBlx+R
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>87</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAIBlwcl
AUcMAgIXDAIBlwck
</data>
<key>WakeVerbReinit</key>
<true/>
Expand Down Expand Up @@ -10680,6 +10680,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283906592</integer>
<key>CodecName</key>
<string>Custom ALC1220 for Mi Gaming Notebook Creator by Xsixu</string>
<key>ConfigData</key>
<data>
AaccEAGnHQEBpx4XAacfkAFHHCABRx0QAUce
IQFHHwABRwwCASccMAEnHREBJx6mAScfkAGX
HGABlx0AAZcegQGXHwABlwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>98</integer>
<key>WakeConfigData</key>
<data>
AUcMAgGXDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand All @@ -10706,6 +10732,33 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283906592</integer>
<key>CodecName</key>
<string>Hasee_G8-CU7PK</string>
<key>ConfigData</key>
<data>
AbccEAG3HQEBtx4XAbcfkAG3DAIBRxwfAUcd
EAFHHiEBRx8EAUcMAgEnHDABJx0BAScepgEn
H5ABhxxAAYcdEAGHHoEBhx8EAeccUAHnHREB
5x5FAecfBA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>100</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>CodecID</key>
<integer>283904768</integer>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.3</string>
<string>1.5.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.3</string>
<string>1.5.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/SMCBatteryManager.kext/Contents/Info.plist
Expand Up @@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.3</string>
<string>1.2.4</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/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
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 modified EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
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 modified EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
8 changes: 4 additions & 4 deletions EFI/OC/Kexts/VoodooPS2Controller.kext/Contents/Info.plist
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>VoodooPS2Controller</string>
<key>CFBundleGetInfoString</key>
<string>2.2.3, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<string>2.2.4, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -139,7 +139,7 @@
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>OSBundleCompatibleVersion</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
Expand Down
Binary file not shown.
Binary file not shown.
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>VoodooPS2Keyboard</string>
<key>CFBundleGetInfoString</key>
<string>2.2.3, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<string>2.2.4, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -600,7 +600,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.bsd</key>
Expand Down
Binary file not shown.
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>VoodooPS2Mouse</string>
<key>CFBundleGetInfoString</key>
<string>2.2.3, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<string>2.2.4, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -182,7 +182,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
Expand Down
Binary file not shown.
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>VoodooPS2Trackpad</string>
<key>CFBundleGetInfoString</key>
<string>2.2.3, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<string>2.2.4, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -492,7 +492,7 @@
<key>OSBundleLibraries</key>
<dict>
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
<string>2.2.3</string>
<string>2.2.4</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.iokit</key>
Expand Down
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/BootKicker.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ChipTune.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/CleanNvram.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ControlMsrE2.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenControl.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ResetSystem.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/RtcRw.efi
Binary file not shown.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
BSD 3-Clause License
BSD 3-Clause License.

Copyright (c) 2020, Simone Precicchiani
All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ This repo contains the files and scripts to install macOS on the Lenovo E560💻

| Menu | | | Setting |
|----------|-------------------|---------------------------------|-------------|
| Config | USB | UEFI BIOS Support | `Enable ` |
| Config | USB | UEFI BIOS Support | `Enable ` |
| | Power | Intel SpeedStep Technology | `Enable ` |
| | | CPU Power Management | `Enable ` |
| | CPU | Hyper-Threading Technology | `Enable ` |
Expand Down

0 comments on commit 00c215b

Please sign in to comment.