pci_ids/intel: Add missing CFL-S GT1 IGD IDs
Change-Id: I372b6b2d602dfe116d5791bb6a6653454523b42b Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50089 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Timofey Komarov <happycorsair@yandex.ru>
This commit is contained in:
parent
1b5e855347
commit
19dd694401
3 changed files with 6 additions and 0 deletions
|
|
@ -3713,6 +3713,8 @@
|
|||
#define PCI_DEVICE_ID_INTEL_CFL_GT2_ULT 0x3EA5
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_H_GT2 0x3e9b
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_H_XEON_GT2 0x3e94
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_S_GT1_1 0x3e90
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_S_GT1_2 0x3e93
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_S_GT2_1 0x3e92
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_S_GT2_2 0x3e98
|
||||
#define PCI_DEVICE_ID_INTEL_CFL_S_GT2_3 0x3e9a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue