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
/
include
/
smbios.h
Age
Commit message (
Expand
)
Author
2018-11-16
SMBIOS: Remove duplicated smbios_memory_type enum
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-19
arch/x86/smbios: Add support for table 38
Patrick Rudolph
2018-03-07
smbios: Extend Baseboard (or Module) Information (type2)
Julien Viard de Galbert
2017-08-10
SMBIOS: Correct length calculation for empty string table
Konstantin Aladyshev
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
smbios: Correct the system enclosure types
Elyes HAOUAS
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-12
src/include: Open brace on same line as enum or struct
Lee Leahy
2016-12-15
smbios.h: add missing SKU field to type3 table
Matt DeVillier
2016-09-20
src/include: Add space around operators
Elyes HAOUAS
2016-06-02
SMBIOS: Implement SKU field
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
include/smbios: Update SMBIOS memory structures to version 2.8
Timothy Pearson
2015-07-23
intel/common: Add SMBIOS memory width
Lee Leahy
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-02
smbios: add a family id in smbios type1 family
Kane Chen
2015-03-29
arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make public
Timothy Pearson
2015-03-29
arch/x86/boot/smbios: Add additional SMBIOS defines and enums
Timothy Pearson
2015-03-27
smbios: add funtion for smbios type17
Kane Chen
2014-09-13
intel/gma: consolidate vbt code
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
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-09
SMBIOS: Add Type 38 (IPMI) data structure
Sven Schnelle
2012-04-03
smbios: add support for onboard devices extended information
Stefan Reinauer
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle