index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
boot
/
smbios.c
Age
Commit message (
Expand
)
Author
2014-09-02
smbios.c: Fix mismerge which led to laptop being default type
Vladimir Serbinenko
2014-08-30
smbios: reorganise OEM strings handling.
Vladimir Serbinenko
2014-08-29
smbios: Define and use enclosure types.
Vladimir Serbinenko
2014-06-01
lenovo: Make version look like something thinkpad_acpi would accept
Vladimir Serbinenko
2014-03-09
smbios: Supply tag type 2 (base board information)
Vladimir Serbinenko
2013-11-25
smbios: Add generic type41 write function
Duncan Laurie
2013-11-18
smbios: make manufacturer, product_name and uuid runtime settable
Gerd Hoffmann
2013-07-15
SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure
Peter Stuge
2013-07-14
SMBIOS: Allow overriding default Manufacturer and Product names
Peter Stuge
2013-02-04
smbios: show CONFIG_LOCALVERSION in DMI bios_version
Christian Gmeiner
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-10-29
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-10-07
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-07-25
Extend smbios api to allow runtime change of mainboard serial and version
Christian Gmeiner
2012-07-25
ELOG: Add support for generating SMBIOS type15 table
Duncan Laurie
2012-07-03
SMBIOS: move serial number and version out to Kconf
Christian Gmeiner
2012-04-05
smbios: Don't fill out firmware version on ChromeOS
Stefan Reinauer
2012-03-20
Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class...
Rudolf Marek
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle