Skip to content

Commit

Permalink
Clover: Add ResizeAppleGpuBars to support Clover r5142
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed Oct 31, 2021
1 parent 0e70983 commit fc03d25
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
2 changes: 2 additions & 0 deletions CLOVER/config_cml.plist
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,8 @@
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<true/>
<key>ResizeAppleGpuBars</key>
<integer>-1</integer>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
Expand Down
2 changes: 2 additions & 0 deletions CLOVER/config_kbl.plist
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,8 @@
<integer>0</integer>
<key>RebuildAppleMemoryMap</key>
<false/>
<key>ResizeAppleGpuBars</key>
<integer>-1</integer>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
Expand Down
8 changes: 4 additions & 4 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**English** | [中文](Docs/Changelog_CN.md)

## XiaoMi NoteBook Pro EFI v1.6.3
## [XiaoMi NoteBook Pro EFI v1.6.3](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.6.3)
## 11-3-2021

### Upgrade
Expand All @@ -14,8 +14,8 @@
- Update `HibernationFixup` v1.4.5
- Update `VoodooPS2` v2.2.7
- Update `VoodooI2C` v2.6.5 (up to [VoodooI2C/VoodooI2C@4d9670f](https://github.com/VoodooI2C/VoodooI2C/commit/4d9670f144c1cf5854d3e6894de1b52a32e21203))
- Update `BlueToolFixup` v2.6.1
- Update `AirportItlwm` v2.1.0 (up to [OpenIntelWireless/itlwm@8f0a396](https://github.com/OpenIntelWireless/itlwm/commit/8f0a396d576ca473c679ba7396824b1b2770e5e3))
- Update `BlueToolFixup` v2.6.1 to fix Intel Bluetooth on macOS12.0
- Update `AirportItlwm` v2.1.0 (up to [OpenIntelWireless/itlwm@3aab4a6](https://github.com/OpenIntelWireless/itlwm/commit/3aab4a6952982db08922c42fca145e0bec82d2e2))
- CML: Update `SSDT-TPD0`

### Add
Expand All @@ -25,7 +25,7 @@
- OC: Update config to support `OpenCore` v0.7.5

### Clover
- Clover: Update config to support `Clover` r5141
- Clover: Update config to support `Clover` r5142


## [XiaoMi NoteBook Pro EFI v1.6.2](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.6.2)
Expand Down
8 changes: 4 additions & 4 deletions Docs/Changelog_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[English](../Changelog.md) | **中文**

## XiaoMi NoteBook Pro EFI v1.6.3
## [XiaoMi NoteBook Pro EFI v1.6.3](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.6.3)
## 11-3-2021

### 更新
Expand All @@ -14,8 +14,8 @@
* 更新 `HibernationFixup` v1.4.5
* 更新 `VoodooPS2` v2.2.7
* 更新 `VoodooI2C` v2.6.5(更新至 [VoodooI2C/VoodooI2C@4d9670f](https://github.com/VoodooI2C/VoodooI2C/commit/4d9670f144c1cf5854d3e6894de1b52a32e21203)
* 更新 `BlueToolFixup` v2.6.1
* 更新 `AirportItlwm` v2.1.0(更新至 [OpenIntelWireless/itlwm@8f0a396](https://github.com/OpenIntelWireless/itlwm/commit/8f0a396d576ca473c679ba7396824b1b2770e5e3)
* 更新 `BlueToolFixup` v2.6.1 来修复 macOS12.0 上的英特尔蓝牙
* 更新 `AirportItlwm` v2.1.0(更新至 [OpenIntelWireless/itlwm@3aab4a6](https://github.com/OpenIntelWireless/itlwm/commit/3aab4a6952982db08922c42fca145e0bec82d2e2)
* CML: 更新 `SSDT-TPD0`

### 新增
Expand All @@ -25,7 +25,7 @@
* OC: 更新 config 来支持 `OpenCore` v0.7.5

### Clover
* Clover: 更新 config 来支持 `Clover` r5141
* Clover: 更新 config 来支持 `Clover` r5142


## [XiaoMi NoteBook Pro EFI v1.6.2](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.6.2)
Expand Down

0 comments on commit fc03d25

Please sign in to comment.