CPU (Linux): remove bios_limit detection

This commit is contained in:
Carter Li
2024-09-28 16:49:03 +08:00
committed by 李通洲
parent acd5d4a258
commit a424839d2f
5 changed files with 20 additions and 21 deletions
-1
View File
@@ -21,7 +21,6 @@ typedef struct FFCPUResult
uint32_t frequencyBase; // GHz
uint32_t frequencyMax; // GHz
uint32_t frequencyBiosLimit; // GHz
FFCPUCore coreTypes[16]; // number of P cores, E cores, etc.