Skip to content

Commit

Permalink
New PCI ID in DeviceRegistry.c
Browse files Browse the repository at this point in the history
GTX 1660 Super
  • Loading branch information
terminatorul committed Feb 26, 2024
1 parent 8685c6e commit bc30cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReBarDxe/DeviceRegistry.c
Expand Up @@ -147,6 +147,7 @@ static UINT16 Turing_Device_List_Skip[] =

UINT16_C(0x1F76), // TU106GLM [Quadro RTX 3000 Mobile Refresh] 6GB
UINT16_C(0x1FF0), // TU117GL [T1000 8GB]
UINT16_C(0x21C4), // TU116 [GeForce GTX 1660 SUPER] 6GB
UINT16_C(0x2189), // TU116 [CMP 30HX] 6GB
UINT16_C(0x2191), // TU116M [GeForce GTX 1660 Ti Mobile] 6GB

Expand Down

0 comments on commit bc30cc1

Please sign in to comment.