lscpu: add missing Apple parts
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
This commit is contained in:
parent
2fd6c63f21
commit
4cce5d0d92
|
@ -163,6 +163,10 @@ static const struct id_part apple_part[] = {
|
|||
{ 0x021, "Firestorm (A14)" },
|
||||
{ 0x022, "Icestorm (M1)" },
|
||||
{ 0x023, "Firestorm (M1)" },
|
||||
{ 0x024, "Icestorm (M1 Pro)" },
|
||||
{ 0x025, "Firestorm (M1 Pro)" },
|
||||
{ 0x028, "Icestorm (M1 Max)" },
|
||||
{ 0x029, "Firestorm (M1 Max)" },
|
||||
{ 0x030, "Blizzard (A15)" },
|
||||
{ 0x031, "Avalanche (A15)" },
|
||||
{ 0x032, "Blizzard (M2)" },
|
||||
|
|
Loading…
Reference in New Issue