summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/boot/smbios.c
Commit message (Expand)AuthorAgeFilesLines
* SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge2013-07-151-0/+18
* SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge2013-07-141-3/+3
* smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner2013-02-041-1/+5
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-3/+9
* Drop get_smbios_data from chip_operationsKyösti Mälkki2012-10-291-3/+0
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-2/+1
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-071-1/+2
* Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner2012-07-251-2/+12
* ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie2012-07-251-0/+4
* SMBIOS: move serial number and version out to KconfChristian Gmeiner2012-07-031-2/+2
* smbios: Don't fill out firmware version on ChromeOSStefan Reinauer2012-04-051-0/+15
* Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...Rudolf Marek2012-03-201-18/+31
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-0/+293