mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-11 01:28:01 +00:00
nv-driver-locator: support for creator ready driver
This commit is contained in:
@@ -34,6 +34,7 @@ class CertLevel(enum.Enum):
|
||||
Certified = 1
|
||||
ODE = 2
|
||||
QNF = 3
|
||||
CRD = 4
|
||||
|
||||
def __str__(self):
|
||||
return self.name
|
||||
|
Reference in New Issue
Block a user