Allow for setting custom SIP values via TUI

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/516
This commit is contained in:
Mykola Grymalyuk
2021-10-17 00:13:49 -06:00
parent 69e50aeb6d
commit db617db1fd
4 changed files with 36 additions and 3 deletions
+1
View File
@@ -157,6 +157,7 @@ class Constants:
self.force_latest_psp = False # Force latest PatcherSupportPkg
self.disable_msr_power_ctl = False # Disable MSR Power Control (missing battery throttling)
self.software_demux = False # Enable Software Demux patch set
self.custom_sip_value = None # Set custom SIP value
# OS Versions
## Based off Major Kernel Version