aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/smbios.c
AgeCommit message (Expand)Author
2014-10-16smbios: Mark laptops as suchVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-02smbios.c: Fix mismerge which led to laptop being default typeVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-29smbios: Define and use enclosure types.Vladimir Serbinenko
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2014-03-09smbios: Supply tag type 2 (base board information)Vladimir Serbinenko
2013-11-25smbios: Add generic type41 write functionDuncan Laurie
2013-11-18smbios: make manufacturer, product_name and uuid runtime settableGerd Hoffmann
2013-07-15SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge
2013-07-14SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge
2013-02-04smbios: show CONFIG_LOCALVERSION in DMI bios_versionChristian Gmeiner
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
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