Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Set ResizeAppleGpuBars to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
karurosuma committed Jun 12, 2022
1 parent faa3edc commit da7a252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<key>RebuildAppleMemoryMap</key>
<true/>
<key>ResizeAppleGpuBars</key>
<integer>-1</integer>
<integer>0</integer>
<key>SetupVirtualMap</key>
<true/>
<key>SignalAppleOS</key>
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
| Options | Status |
| --- | --- |
| Above 4G Decoding | Enabled |
| Resizable BAR Support | Auto |
| CFG-Lock | Disabled |
| CSM | Disabled |
| EHCI/XHCI Hand-off | Enabled |
Expand Down

0 comments on commit da7a252

Please sign in to comment.