Move SMBIOS generation to dedicated file

This commit is contained in:
Mykola Grymalyuk
2021-10-01 09:45:34 -06:00
parent 8b41cc6ff5
commit 0e07273c8e
6 changed files with 233 additions and 292 deletions

View File

@@ -75,7 +75,7 @@ class Constants:
self.payload_path = self.current_path / Path("payloads")
# Patcher Settings
self.allow_oc_everywhere = False # Set whether Patcher can be run on unsupported Macs
self.allow_oc_everywhere = True # Set whether Patcher can be run on unsupported Macs
self.gui_mode = False # Determine whether running in a GUI or TUI
self.disk = "" # Set installation ESP
self.patch_disk = "" # Set Root Volume to patch