You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config-HEDT/nehalem.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
87
87
| AvoidRuntimeDefrag | No | Big Sur may require this quirk enabled |
88
88
| EnableSafeModeSlide | No ||
89
89
| EnableWriteUnprotector | No ||
90
+
| FixupAppleEfiImages | Yes | This is required to boot OS X 10.4 through 10.12 |
90
91
| ProvideCustomSlide | No ||
91
92
| RebuildAppleMemoryMap | Yes | This is required to boot OS X 10.4 through 10.6 |
92
93
| SetupVirtualMap | No ||
@@ -107,6 +108,9 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
107
108
* Enables slide variables to be used in safe mode.
108
109
***EnableWriteUnprotector**: YES
109
110
* Needed to remove write protection from CR0 register on UEFI platforms
111
+
***FixupAppleEfiImages**: YES
112
+
* Fixes errors in macOS's boot.efi, needed for machines using DuetPkg
113
+
* Not needed when booting macOS 10.13+ with SecureBootModel enabled
110
114
***ProvideCustomSlide**: YES
111
115
* Used for Slide variable calculation. However the necessity of this quirk is determined by `OCABC: Only N/256 slide values are usable!` message in the debug log. If the message `OCABC: All slides are usable! You can disable ProvideCustomSlide!` is present in your log, you can disable `ProvideCustomSlide`.
Copy file name to clipboardExpand all lines: config-laptop.plist/arrandale.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
104
104
| AvoidRuntimeDefrag | No | Big Sur may require this quirk enabled |
105
105
| EnableSafeModeSlide | No ||
106
106
| EnableWriteUnprotector | No ||
107
+
| FixupAppleEfiImages | Yes | This is required to boot OS X 10.4 through 10.12 |
107
108
| ProvideCustomSlide | No ||
108
109
| RebuildAppleMemoryMap | Yes | This is required to boot OS X 10.4 through 10.6 |
109
110
| SetupVirtualMap | No ||
@@ -124,6 +125,9 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
124
125
* Enables slide variables to be used in safe mode.
125
126
***EnableWriteUnprotector**: NO
126
127
* Needed to remove write protection from CR0 register.
128
+
***FixupAppleEfiImages**: YES
129
+
* Fixes errors in macOS's boot.efi, needed for machines using DuetPkg
130
+
* Not needed when booting macOS 10.13+ with SecureBootModel enabled
127
131
***ProvideCustomSlide**: YES
128
132
* Used for Slide variable calculation. However the necessity of this quirk is determined by `OCABC: Only N/256 slide values are usable!` message in the debug log. If the message `OCABC: All slides are usable! You can disable ProvideCustomSlide!` is present in your log, you can disable `ProvideCustomSlide`.
Copy file name to clipboardExpand all lines: config.plist/clarkdale.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
89
89
| AvoidRuntimeDefrag | No | Big Sur may require this quirk enabled |
90
90
| EnableSafeModeSlide | No ||
91
91
| EnableWriteUnprotector | No ||
92
+
| FixupAppleEfiImages | Yes | This is required to boot OS X 10.4 through 10.12 |
92
93
| ProvideCustomSlide | No ||
93
94
| RebuildAppleMemoryMap | Yes | This is required to boot OS X 10.4 through 10.6 |
94
95
| SetupVirtualMap | No ||
@@ -109,6 +110,9 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
109
110
* Enables slide variables to be used in safe mode.
110
111
***EnableWriteUnprotector**: NO
111
112
* Needed to remove write protection from CR0 register.
113
+
***FixupAppleEfiImages**: YES
114
+
* Fixes errors in macOS's boot.efi, needed for machines using DuetPkg
115
+
* Not needed when booting macOS 10.13+ with SecureBootModel enabled
112
116
***ProvideCustomSlide**: YES
113
117
* Used for Slide variable calculation. However the necessity of this quirk is determined by `OCABC: Only N/256 slide values are usable!` message in the debug log. If the message `OCABC: All slides are usable! You can disable ProvideCustomSlide!` is present in your log, you can disable `ProvideCustomSlide`.
Copy file name to clipboardExpand all lines: config.plist/penryn.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
88
88
| AvoidRuntimeDefrag | No | Big Sur may require this quirk enabled |
89
89
| EnableSafeModeSlide | No ||
90
90
| EnableWriteUnprotector | No ||
91
+
| FixupAppleEfiImages | Yes | This is required to boot OS X 10.4 through 10.12 |
91
92
| ProvideCustomSlide | No ||
92
93
| RebuildAppleMemoryMap | Yes | This is required to boot OS X 10.4 through 10.6 |
93
94
| SetupVirtualMap | No ||
@@ -108,6 +109,12 @@ Settings relating to boot.efi patching and firmware fixes, depending where your
108
109
* Enables slide variables to be used in safe mode.
109
110
***EnableWriteUnprotector**: NO
110
111
* Needed to remove write protection from CR0 register on UEFI platforms.
112
+
***FixupAppleEfiImages**: YES
113
+
* Fixes errors in macOS's boot.efi, needed for machines using DuetPkg
114
+
* Not needed when booting macOS 10.13+ with SecureBootModel enabled
115
+
***FixupAppleEfiImages**: YES
116
+
* Fixes errors in macOS's boot.efi, needed for machines using DuetPkg
117
+
* Not needed when booting macOS 10.13+ with SecureBootModel enabled
111
118
***ProvideCustomSlide**: YES
112
119
* Used for Slide variable calculation. However the necessity of this quirk is determined by `OCABC: Only N/256 slide values are usable!` message in the debug log. If the message `OCABC: All slides are usable! You can disable ProvideCustomSlide!` is present in your log, you can disable `ProvideCustomSlide`.
0 commit comments