Add latest CPUs
This commit is contained in:
parent
96137bc19e
commit
405aeac2d8
@ -107,6 +107,8 @@ module Hardware
|
||||
:arm_lightning_thunder
|
||||
when 0x573b5eec, 0x1b588bb3 # ARMv8.4-A (Firestorm, Icestorm)
|
||||
:arm_firestorm_icestorm
|
||||
when 0xda33d83d # ARMv8.4-A (Blizzard, Avalanche)
|
||||
:arm_blizzard_avalanche
|
||||
else
|
||||
:dunno
|
||||
end
|
||||
@ -138,6 +140,8 @@ module Hardware
|
||||
:kabylake
|
||||
when 0x38435547 # Ice Lake
|
||||
:icelake
|
||||
when 0x1cf8a03e # Comet Lake
|
||||
:cometlake
|
||||
else
|
||||
:dunno
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user