Move SMBIOS generation to dedicated file

This commit is contained in:
Mykola Grymalyuk
2021-10-01 09:45:34 -06:00
parent 8b41cc6ff5
commit 0e07273c8e
6 changed files with 233 additions and 292 deletions

View File

@@ -3,7 +3,7 @@ class cpu_data:
yonah = 1
conroe = 2
penryn = 3
nahalem = 4 # (Westmere included)
nehalem = 4 # (Westmere included)
sandy_bridge = 5 # 2000
ivy_bridge = 6 # 3000
haswell = 7 # 4000