Allow Legacy Acceleration Patches on Mac Pros and Xserves

This commit is contained in:
Mykola Grymalyuk
2021-04-21 18:13:02 -06:00
parent d4b55ad0e4
commit d482443f0e
5 changed files with 22 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ class Constants:
self.boot_efi = False
self.drm_support = False
self.legacy_acceleration_patch = False
self.assume_legacy = False
# OS Versions
self.tiger = 8