Hardware/CPU/CPUID.cs
2010-05-22 Attempt to fix an exception:
2010-05-15 Fixed Issue 59.
2010-04-30 Fixed an overflow problem with the log function in the CPUID constructor.
2010-04-27 Another small fix of the coreId calculation for multi-CPU systems.
2010-04-25 Fixed the coreId and threadId calculation in the APIC CPU enumeration code and removed some IndexOutOfRangeException problems.
2010-04-24 Implemented APIC based CPU enumeration (Issue 41).