Prevent installation on OSes earlier than Windows 8
Limited the installation of the driver to Windows 8 and up in order to prevent false driver installation on unsupported OSes which lead to BSODs. Signed-off-by: Basil Salman <basil@daynix.com> Signed-off-by: Sameeh Jubran <sameeh@daynix.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
ef4d85ec2c
commit
9b0bc81883
@ -35,9 +35,9 @@ QxlDod_Files_Driver = 12
|
|||||||
;
|
;
|
||||||
|
|
||||||
[Manufacturer]
|
[Manufacturer]
|
||||||
%RHEL%=RHEL,NT$ARCH$
|
%RHEL%=RHEL,NT$ARCH$.6.2
|
||||||
|
|
||||||
[RHEL.NT$ARCH$]
|
[RHEL.NT$ARCH$.6.2]
|
||||||
%RHELQxl.DeviceDesc% = QxlDod_Inst, PCI\VEN_1B36&DEV_0100&SUBSYS_11001AF4
|
%RHELQxl.DeviceDesc% = QxlDod_Inst, PCI\VEN_1B36&DEV_0100&SUBSYS_11001AF4
|
||||||
|
|
||||||
[QxlDod_Files_Driver]
|
[QxlDod_Files_Driver]
|
||||||
|
Loading…
Reference in New Issue
Block a user