Merge branch 'main' into vmm

This commit is contained in:
Mykola Grymalyuk
2021-10-17 11:25:40 -06:00
committed by GitHub
9 changed files with 79 additions and 31 deletions
+1
View File
@@ -158,6 +158,7 @@ class Constants:
self.disable_msr_power_ctl = False # Disable MSR Power Control (missing battery throttling)
self.software_demux = False # Enable Software Demux patch set
self.force_vmm = False # Force VMM patch
self.custom_sip_value = None # Set custom SIP value
# OS Versions
## Based off Major Kernel Version