Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu.
[coreboot.git] / src / arch / x86 / lib / cpu.c
2012-03-20 Rudolf MarekAvoid using CPUID in SMBIOS tables. Check for CPUID...
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2012-02-29 Kyösti MälkkiFix x86 cpu_phys_address_size
2012-01-31 Sven SchnelleX86: fix cpu_phys_address_size()
2012-01-10 Sven SchnelleMTRR: get physical address size from CPUID
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...