cpu: update for new processor family
This commit is contained in:
parent
ecea0e5abd
commit
2dfaebc637
@ -40,6 +40,8 @@ module Hardware
|
|||||||
:skylake
|
:skylake
|
||||||
when 0x0f817246 # Kaby Lake
|
when 0x0f817246 # Kaby Lake
|
||||||
:kabylake
|
:kabylake
|
||||||
|
when 0x38435547 # Ice Lake
|
||||||
|
:icelake
|
||||||
else
|
else
|
||||||
:dunno
|
:dunno
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user