Skip to content

Commit

Permalink
Revert "Remove unused BDW Device IDs"
Browse files Browse the repository at this point in the history
This reverts commit 861d5b2.
  • Loading branch information
Shao-Feng committed Aug 4, 2023
1 parent dc30fa7 commit 0c5e8e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Source/inc/common/igfxfmid.h
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,12 @@ typedef enum __NATIVEGTTYPE
#define ICHV_PLUS_DESK_DEVICE_F0_ID 0x22B3 // Reserved

//BDW device ids
#define IBDW_GT0_DESK_DEVICE_F0_ID 0x0BD0
#define IBDW_GT1_DESK_DEVICE_F0_ID 0x0BD1
#define IBDW_GT2_DESK_DEVICE_F0_ID 0x0BD2
#define IBDW_GT3_DESK_DEVICE_F0_ID 0x0BD3
#define IBDW_GT4_DESK_DEVICE_F0_ID 0x0BD4

#define IBDW_GT1_HALO_MOBL_DEVICE_F0_ID 0x1602
#define IBDW_GT1_ULT_MOBL_DEVICE_F0_ID 0x1606
#define IBDW_GT1_RSVD_DEVICE_F0_ID 0x160B
Expand Down

0 comments on commit 0c5e8e6

Please sign in to comment.