mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Default to show all auxiliary options in OpenCore Boot Picker
This commit is contained in:
@@ -286,6 +286,7 @@ class ConfigProdigy:
|
||||
not self.utils.contains_any(cpu_data.IntelCPUGenerations, hardware.get("CPU Codename"), start=13) is None
|
||||
|
||||
config["Misc"]["BlessOverride"] = []
|
||||
config["Misc"]["Boot"]["HideAuxiliary"] = False
|
||||
config["Misc"]["Boot"]["LauncherOption"] = "Full"
|
||||
config["Misc"]["Boot"]["PickerMode"] = "External"
|
||||
config["Misc"]["Boot"]["Timeout"] = 10
|
||||
|
||||
Reference in New Issue
Block a user