Skip to content

Commit

Permalink
[OC] Update config to support OpenCore v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed Apr 6, 2020
1 parent 723f3de commit e549f65
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 98 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,3 +341,4 @@ English | [中文](Changelog_CN.md)
- Add `framebuffer-flags` property to support 1440x810 HiDPI resolution
- Add `force-online` and `force-online-framebuffers` properties to fix HDMI on macOS10.15.4
- [Clover] Update `setpowerstate_panic=0` kernel patch for macOS10.15.4
- [OC] Update config to support `OpenCore` v0.5.7
1 change: 1 addition & 0 deletions Changelog_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,3 +341,4 @@
* 新增 `framebuffer-flags` 属性来支持 1440x810 HiDPI 分辨率
* 新增 `force-online``force-online-framebuffers` 属性来修正 macOS10.15.4 下的 HDMI
* [Clover] 更新 `setpowerstate_panic=0` 内核补丁来适配 macOS10.15.4
* [OC] 更新 config 来支持 `OpenCore` v0.5.7
2 changes: 1 addition & 1 deletion EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<key>framebuffer-fbmem</key>
<data>AACQAA==</data>
<key>framebuffer-flags</key>
<data>CgfjAA==</data>
<data>CwfjAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-stolenmem</key>
Expand Down
Loading

0 comments on commit e549f65

Please sign in to comment.