Fix DRM support on Nvidia-only configurations

This commit is contained in:
Mykola Grymalyuk
2021-04-20 15:00:53 -06:00
parent d08807e301
commit 797b56b9f9
6 changed files with 54 additions and 15 deletions
+1
View File
@@ -68,6 +68,7 @@ class Constants:
self.secure_status = True
self.detected_os = 0
self.boot_efi = False
self.drm_support = False
# OS Versions
self.tiger = 8