Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: oc 0.7.4, macOS 11.6 and macOS 12.0.1.rc support #61

Merged
merged 1 commit into from
Oct 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions 11.0.x/11.6/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

### Changelog
1. macOS Big Sur 11.6 support added.
2. OpenCore version updated to 0.7.4.
3. Kexts updated.


### What's Working/Not working
1. Micro SD Card Reader - Not working in OpenCore.
2. Need to check why `HEVC` encoding not working on `IdeaPad 320 15ISK`


### Important
Please add `SystemSerialNumber`, `SystemUUID` and `MLB`.


### Download
Please check release section to download.
Binary file added 11.0.x/11.6/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions 12.0/12.0.1.rc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@

### Changelog
1. macOS Big Sur 12.0.1 RC support added. (The installer boots but haven't tried to upgrade/install yet:)
2. OpenCore version updated to 0.7.4.
3. Kexts updated.


### What's Working/Not working
1. Micro SD Card Reader - Not working in OpenCore.
2. Need to check why `HEVC` encoding not working on `IdeaPad 320 15ISK`


### Important
Please add `SystemSerialNumber`, `SystemUUID` and `MLB`.


### Download
Please check release section to download.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

Goal of this repo is to run Mac os on Lenovo Ideapad 320 15ISK Laptop

macOS Mojave 10.14.6 | macOS Catalina 10.15.6 | macOS Big Sur 11.5.2
:-------------------------:|:-------------------------:|:-------------------------:
![alt text](10.14.x/10.14.6/Screenshot.png) | ![alt text](10.15.x/10.15.6/screenshot.png) | ![alt text](11.0.x/11.5.2/screenshot.png)
macOS Mojave 10.14.6 | macOS Catalina 10.15.6 | macOS Big Sur 11.6 | macOS Monterey 12.0.1 RC
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
![alt text](10.14.x/10.14.6/Screenshot.png) | ![alt text](10.15.x/10.15.6/screenshot.png) | ![alt text](11.0.x/11.6/screenshot.png) | Coming Soon...

## macOS Catalina to Big Sur direct upgrade note:
Download latest OpenCore zip folder from release and overwrite with existing one.
Expand Down