Skip to content

Commit

Permalink
remove conflict with ProcessorInfo
Browse files Browse the repository at this point in the history
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
SergeySlice committed Apr 16, 2021
1 parent 5417624 commit f2dab6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Include/IndustryStandard/ProcessorInfo.h
Original file line number Diff line number Diff line change
@@ -191,7 +191,7 @@ enum {
#define CPU_MODEL_ICELAKE_Y 0x7D
#define CPU_MODEL_ICELAKE_U 0x7E
#define CPU_MODEL_ICELAKE_SP 0x9F /* Some variation of Ice Lake */
#define CPU_MODEL_COMETLAKE_S 0xA5 /* desktop CometLake */
//#define CPU_MODEL_COMETLAKE_S 0xA5 /* desktop CometLake */
#define CPU_MODEL_COMETLAKE_Y 0xA5 /* aka 10th generation Amber Lake Y */
#define CPU_MODEL_COMETLAKE_U 0xA6

0 comments on commit f2dab6c

Please sign in to comment.