mirror of
https://github.com/sickcodes/osx-serial-generator.git
synced 2024-11-23 12:39:41 +00:00
Delete lines 641 - 675 in both config-custom.plist
and config-nopicker-custom.plist
which is _cpu_topology_sort
.
Add ForceDisplayRotationInEFI
This commit is contained in:
parent
896da79842
commit
5a41bb5cda
@ -434,6 +434,15 @@ Rejected patch lines:
|
||||
+Subproject commit 79efd986ac5f4f17e09b880f25ea45be64863b2f
|
||||
```
|
||||
|
||||
Delete lines 641 - 675 in both `config-custom.plist` and `config-nopicker-custom.plist` which is `_cpu_topology_sort`.
|
||||
|
||||
Add
|
||||
|
||||
```diff
|
||||
+ <key>ForceDisplayRotationInEFI</key>
|
||||
+ <integer>0</integer>
|
||||
```
|
||||
|
||||
|
||||
-----------------
|
||||
|
||||
|
@ -638,41 +638,6 @@
|
||||
</array>
|
||||
<key>Patch</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Base</key>
|
||||
<string>_cpu_topology_sort</string>
|
||||
<key>Comment</key>
|
||||
<string>algrey - cpu_topology_sort -disable _x86_validate_topology</string>
|
||||
<key>Count</key>
|
||||
<integer>1</integer>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
6AAA//8=
|
||||
</data>
|
||||
<key>Identifier</key>
|
||||
<string>kernel</string>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data>
|
||||
/wAA//8=
|
||||
</data>
|
||||
<key>MaxKernel</key>
|
||||
<string>20.99.99</string>
|
||||
<key>MinKernel</key>
|
||||
<string>17.0.0</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
Dx9EAAA=
|
||||
</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data>
|
||||
</data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Base</key>
|
||||
<string></string>
|
||||
@ -934,6 +899,8 @@
|
||||
<string>-v keepsyms=1 tlbto_us=0 vti=9</string>
|
||||
<key>run-efi-updater</key>
|
||||
<string>No</string>
|
||||
<key>ForceDisplayRotationInEFI</key>
|
||||
<integer>0</integer>
|
||||
<key>csr-active-config</key>
|
||||
<data>ZwAAAA==</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
|
@ -638,41 +638,6 @@
|
||||
</array>
|
||||
<key>Patch</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Base</key>
|
||||
<string>_cpu_topology_sort</string>
|
||||
<key>Comment</key>
|
||||
<string>algrey - cpu_topology_sort -disable _x86_validate_topology</string>
|
||||
<key>Count</key>
|
||||
<integer>1</integer>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
6AAA//8=
|
||||
</data>
|
||||
<key>Identifier</key>
|
||||
<string>kernel</string>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data>
|
||||
/wAA//8=
|
||||
</data>
|
||||
<key>MaxKernel</key>
|
||||
<string>20.99.99</string>
|
||||
<key>MinKernel</key>
|
||||
<string>17.0.0</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
Dx9EAAA=
|
||||
</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data>
|
||||
</data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Base</key>
|
||||
<string></string>
|
||||
@ -934,6 +899,8 @@
|
||||
<string>-v keepsyms=1 tlbto_us=0 vti=9</string>
|
||||
<key>run-efi-updater</key>
|
||||
<string>No</string>
|
||||
<key>ForceDisplayRotationInEFI</key>
|
||||
<integer>0</integer>
|
||||
<key>csr-active-config</key>
|
||||
<data>ZwAAAA==</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
|
Loading…
Reference in New Issue
Block a user