Fix issues caused by CpuTopologyRebuild with Intel CPUs that lack E-cores

This commit is contained in:
Hoang Hong Quan
2024-08-18 22:54:57 +07:00
parent 9ebe358450
commit 7dea96d775
3 changed files with 7 additions and 5 deletions
Executable → Regular
+1
View File
@@ -456,6 +456,7 @@ class builder:
hardware_shorc["CPU Configuration"],
hardware_shorc["CPU Manufacturer"],
hardware_shorc["CPU Codename"],
hardware_shorc["CPU Cores"],
hardware_shorc["Discrete GPU"].get("GPU Codename", ""),
hardware_shorc["Integrated GPU"],
hardware_shorc.get("Network"),