mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-26 23:40:17 +00:00
Add support for Intel Nehalem and Westmere architectures
This commit is contained in:
@@ -75,5 +75,16 @@ IntelCPUGenerations = [
|
||||
"Ivy Bridge",
|
||||
"Ivy Bridge-E",
|
||||
"Sandy Bridge",
|
||||
"Sandy Bridge-E"
|
||||
"Sandy Bridge-E",
|
||||
"Beckton",
|
||||
"Westmere-EX",
|
||||
"Gulftown",
|
||||
"Westmere-EP",
|
||||
"Clarkdale",
|
||||
"Arrandale",
|
||||
"Lynnfield",
|
||||
"Jasper Forest",
|
||||
"Clarksfield",
|
||||
"Gainestown",
|
||||
"Bloomfield"
|
||||
]
|
||||
Reference in New Issue
Block a user