diff --git a/libcpuid/recog_intel.c b/libcpuid/recog_intel.c index 984a455..06a0f44 100644 --- a/libcpuid/recog_intel.c +++ b/libcpuid/recog_intel.c @@ -377,6 +377,9 @@ const struct match_entry_t cpudb_intel[] = { { 6, 5, -1, -1, 165, 4, -1, -1, NC, CORE_|_I_|_3 , 0, "Comet Lake (Core i3)" }, { 6, 5, -1, -1, 165, 2, -1, -1, NC, PENTIUM_ , 0, "Comet Lake (Pentium)" }, { 6, 5, -1, -1, 165, 2, -1, -1, NC, CELERON_ , 0, "Comet Lake (Celeron)" }, + { 6, 14, -1, -1, 126, 4, -1, -1, NC, CORE_|_I_|_7 , 0, "Ice Lake (Core i7)" }, + { 6, 14, -1, -1, 126, 4, -1, -1, NC, CORE_|_I_|_5 , 0, "Ice Lake (Core i5)" }, + { 6, 14, -1, -1, 126, 2, -1, -1, NC, CORE_|_I_|_3 , 0, "Ice Lake (Core i3)" }, /* F M S EF EM C L2 L3 Brand */