Add import error handling and clean CLI menu

This commit is contained in:
Mykola Grymalyuk
2021-09-04 22:31:20 -06:00
parent 077af5afb3
commit d4836514fd
8 changed files with 278 additions and 182 deletions

View File

@@ -86,7 +86,7 @@ class Constants:
self.apecid_support = False
self.firewire_boot = False
self.nvme_boot = False
self.disable_amfi = False
self.amfi_status = True
self.terascale_2_patch = False
self.enable_wake_on_wlan = False
self.allow_ivy_igpu = False