Skip to content

Commit

Permalink
Update to OpenCore 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shiruken committed Oct 2, 2023
1 parent 055d055 commit 5f62fa0
Show file tree
Hide file tree
Showing 13 changed files with 92 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ocvalidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/checkout@v3
- uses: brokeyourbike/ocvalidate-action@v0.3
with:
opencore-version: '0.9.4'
opencore-version: '0.9.5'
- run: ocvalidate EFI/OC/config.plist
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/ToggleSipEntry.efi
Binary file not shown.
89 changes: 86 additions & 3 deletions EFI/OC/Kexts/AppleALC.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>21G651</string>
<string>21G725</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.4</string>
<string>1.8.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.4</string>
<string>1.8.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -630,6 +630,29 @@
<key>LayoutID</key>
<integer>28</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Goldfish64 - AD1884 - Panasonic Toughbook CF-30</string>
<key>CodecID</key>
<integer>299112580</integer>
<key>ConfigData</key>
<data>
ARccIAEXHRABFx4hARcfAQEnHBABJx0BASce
EAEnH5ABJwwCATcc8AE3HQABNx4AATcfQAFH
HDABRx0QAUcegQFHHwEBVxzwAVcdAAFXHgAB
Vx9AAWcc8AFnHQABZx4AAWcfQAGnHPABpx0A
AaceAAGnH0ABtxzwAbcdAAG3HgABtx9AAccc
8AHHHQABxx4AAccfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>11</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -15522,6 +15545,66 @@
<key>LayoutID</key>
<integer>38</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>liangyi - ALC897 for MSI PRO B760M-P DDR4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
AAEnH0ABRxwQAUcdQAFHHhEBRx8BAUcMAgFX
HPABVx0AAVceAAFXH0ABZxzwAWcdAAFnHgAB
Zx9AAXcc8AF3HQABdx4AAXcfQAGHHDABhx2Q
AYceoAGHH5EBlxxwAZcdkAGXHoABlx8BAacc
UAGnHTABpx6BAacfAQG3HCABtx1AAbceIQG3
HwEBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB
1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A
Afcc8AH3HQAB9x4AAfcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>98</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Custom ALC897 by Marcos_Vinicios for HUANANZHI QD4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
AdccEAHXHcAB1x4kAdcfQAG3HCABtx1AAbce
IQG3HwIBtwwCAYccMAGHHZABhx6gAYcfkQEX
HEABFx3AARceFwEXH0ABRxxQAUcdQAFHHhEB
Rx8BAUcMAgGnHGABpx0wAacegQGnHwEBlxxw
AZcdkAGXHoEBlx8C
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>99</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleALC</string>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
2 changes: 1 addition & 1 deletion EFI/OC/Kexts/itlwm.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>21G651</string>
<string>21G726</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file modified EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
2 changes: 2 additions & 0 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1307,6 +1307,8 @@
<integer>-1</integer>
<key>ResizeUsePciRbIo</key>
<false/>
<key>ShimRetainProtocol</key>
<false/>
<key>TscSyncTimeout</key>
<integer>0</integer>
<key>UnblockFsConnect</key>
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hackintosh v3

[![OpenCore Version](https://img.shields.io/badge/OpenCore-0.9.4-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.4) [![macOS Version](https://img.shields.io/badge/macOS-13.5.1-blue)](https://support.apple.com/en-us/HT213268) [![ocvalidate status](https://img.shields.io/github/actions/workflow/status/shiruken/hackintosh/ocvalidate.yml?branch=master&label=ocvalidate)](https://github.com/shiruken/hackintosh/actions/workflows/ocvalidate.yml)
[![OpenCore Version](https://img.shields.io/badge/OpenCore-0.9.5-blue)](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.5) [![macOS Version](https://img.shields.io/badge/macOS-13.5.2-blue)](https://support.apple.com/en-us/HT213268) [![ocvalidate status](https://img.shields.io/github/actions/workflow/status/shiruken/hackintosh/ocvalidate.yml?branch=master&label=ocvalidate)](https://github.com/shiruken/hackintosh/actions/workflows/ocvalidate.yml)

Installation guide for my Hackintosh v3 build dual-booting macOS Ventura and Windows 10. This build is based on [Dortania's OpenCore Install Guide](https://dortania.github.io/OpenCore-Install-Guide/). The previous version of this guide using the Clover bootloader can be found [here](https://github.com/shiruken/hackintosh/tree/clover-final). The version numbers reported in this guide were the releases available at the time of installation and more than likely can be replaced with the latest iteration.

Expand Down Expand Up @@ -309,6 +309,7 @@ _All values are the average of three runs_

## Upgrade Log

* 2023-10-02: Updated to [OpenCore 0.9.5](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.5), [AppleALC 1.8.5](https://github.com/acidanthera/AppleALC/releases/tag/1.8.5), and [itlwm 2.3.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha)
* 2023-09-08: Updated to macOS 13.5.2
* 2023-09-05: Updated to macOS 13.5.1, [OpenCore 0.9.4](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.4), [Lilu 1.6.7](https://github.com/acidanthera/Lilu/releases/tag/1.6.7), [WhateverGreen 1.6.6](https://github.com/acidanthera/WhateverGreen/releases/tag/1.6.6), [AppleALC 1.8.4](https://github.com/acidanthera/AppleALC/releases/tag/1.8.4), [itlwm 2.3.0-alpha](https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.3.0-alpha), [IntelBluetoothFirmware 2.3.0](https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases/tag/v2.3.0), and `BlueToolFixup.kext` from [BrcmPatchRAM 2.6.8](https://github.com/acidanthera/BrcmPatchRAM/releases/tag/2.6.8)
* 2023-07-03: Updated to macOS 13.4.1, [OpenCore 0.9.3](https://github.com/acidanthera/OpenCorePkg/releases/tag/0.9.3), [Lilu 1.6.6](https://github.com/acidanthera/Lilu/releases/tag/1.6.6), [WhateverGreen 1.6.5](https://github.com/acidanthera/WhateverGreen/releases/tag/1.6.5), [VirtualSMC 1.3.2](https://github.com/acidanthera/VirtualSMC/releases/tag/1.3.2), [AppleALC 1.8.3](https://github.com/acidanthera/AppleALC/releases/tag/1.8.3), and `BlueToolFixup.kext` from [BrcmPatchRAM 2.6.7](https://github.com/acidanthera/BrcmPatchRAM/releases/tag/2.6.7)
Expand Down

0 comments on commit 5f62fa0

Please sign in to comment.