Commit graph

8 commits

Author SHA1 Message Date
Quajak
5365e7287d Fixed string.IsNullOrWhitespace and fixed ProcessorTest kernel 2020-04-23 18:23:20 +02:00
Quajak
b945751d47 Merge remote-tracking branch 'upstream/master' into feature/CPUInfoPlugs
# Conflicts:
#	Tests/Kernels/ProcessorTests/Kernel.cs
#	source/Cosmos.Core/CPU.cs
#	source/Cosmos.Core_Asm/CPU/CPUCanReadCPUIDAsm.cs
#	source/Cosmos.Core_Asm/CPU/CPUReadCPUIDAsm.cs
#	source/Cosmos.Core_Asm/CPU/CPUReadTimestampCounterAsm.cs
#	source/Cosmos.Core_Asm/CPUImpl.cs
2019-10-26 12:31:36 -04:00
Quajak
cfc41ea088 Implemented GetCPUCycleSpeed 2019-10-11 15:22:24 -04:00
Charles Betros
c0d41f2e13 Get cpu vendor 2019-08-30 19:10:24 -05:00
Quajak
c07a5b02d8 Implemented read timestampcounter 2019-08-30 16:44:01 +02:00
Charles Betros
56d1faf4fa Add check to see id cpuid can be read 2019-08-28 19:13:13 -05:00
Charles Betros
ba2ace3ad1 Revert "In progress branch for cpuid plugs and tests"
This reverts commit d6c421d0bd.
2019-08-27 18:07:07 -05:00
Charles Betros
d6c421d0bd In progress branch for cpuid plugs and tests 2019-08-27 12:35:50 -05:00