Skip to content

Commit a221d07

Browse files
authored
Add BMG Device ID (#233)
1 parent d9dbfe0 commit a221d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/inc/common/igfxfmid.h

+1
Original file line numberDiff line numberDiff line change
@@ -2000,6 +2000,7 @@ typedef enum __NATIVEGTTYPE
20002000
#define DEV_ID_E20B 0xE20B
20012001
#define DEV_ID_E20C 0xE20C
20022002
#define DEV_ID_E20D 0xE20D
2003+
#define DEV_ID_E210 0xE210
20032004
#define DEV_ID_E212 0xE212
20042005
#define DEV_ID_E216 0xE216
20052006

0 commit comments

Comments
 (0)