build.py: Add beta Lilu support

Commited from Apple Park!
This commit is contained in:
Mykola Grymalyuk
2022-06-06 09:04:29 -07:00
parent 8a08f42f48
commit a0819f0497

View File

@@ -886,6 +886,8 @@ class BuildOpenCore:
# Disabled due to macOS Monterey crashing shortly after kernel init
# Use DebugEnhancer.kext instead
# self.config["NVRAM"]["Add"]["7C436110-AB2A-4BBB-A880-FE41995C9F82"]["boot-args"] += " msgbuf=1048576"
print("- Enable Beta Lilu support")
self.config["NVRAM"]["Add"]["7C436110-AB2A-4BBB-A880-FE41995C9F82"]["boot-args"] += " -lilubetaall"
if self.constants.opencore_debug is True:
print("- Enabling DEBUG OpenCore")
self.config["Misc"]["Debug"]["Target"] = 0x43