aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/smbios.c
AgeCommit message (Expand)Author
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-10-07Take care of NULL chip_ops->nameKyösti Mälkki
2012-07-25Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner
2012-07-25ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie
2012-07-03SMBIOS: move serial number and version out to KconfChristian Gmeiner
2012-04-05smbios: Don't fill out firmware version on ChromeOSStefan Reinauer
2012-03-20Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek
2011-08-26Add automatic SMBIOS table generationSven Schnelle