summaryrefslogtreecommitdiffstats
path: root/src/include/smbios.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* arch/x86/smbios: Add support for table 38Patrick Rudolph2018-07-191-0/+14
* smbios: Extend Baseboard (or Module) Information (type2)Julien Viard de Galbert2018-03-071-0/+27
* SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev2017-08-101-12/+12
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-14/+15
* smbios: Correct the system enclosure typesElyes HAOUAS2017-07-061-2/+36
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-2/+4
* src/include: Open brace on same line as enum or structLee Leahy2017-03-121-2/+1
* smbios.h: add missing SKU field to type3 tableMatt DeVillier2016-12-151-0/+1
* src/include: Add space around operatorsElyes HAOUAS2016-09-201-15/+15
* SMBIOS: Implement SKU fieldKyösti Mälkki2016-06-021-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* include/smbios: Update SMBIOS memory structures to version 2.8Timothy Pearson2015-10-231-2/+4
* intel/common: Add SMBIOS memory widthLee Leahy2015-07-231-0/+42
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* smbios: add a family id in smbios type1 familyKane Chen2015-04-021-0/+3
* arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make publicTimothy Pearson2015-03-291-0/+2
* arch/x86/boot/smbios: Add additional SMBIOS defines and enumsTimothy Pearson2015-03-291-0/+101
* smbios: add funtion for smbios type17Kane Chen2015-03-271-0/+18
* intel/gma: consolidate vbt codeVladimir Serbinenko2014-09-131-0/+1
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-301-1/+0
* smbios: Define and use enclosure types.Vladimir Serbinenko2014-08-291-0/+6
* lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko2014-06-011-0/+1
* smbios: Supply tag type 2 (base board information)Vladimir Serbinenko2014-03-091-0/+12
* smbios: Add generic type41 write functionDuncan Laurie2013-11-251-0/+6
* smbios: make manufacturer, product_name and uuid runtime settableGerd Hoffmann2013-11-181-0/+3
* SMBIOS: Add smbios_write_type11() for creating an OEM Strings structurePeter Stuge2013-07-151-0/+10
* Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner2012-07-251-0/+3
* ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie2012-07-251-0/+31
* SMBIOS: Add Type 38 (IPMI) data structureSven Schnelle2012-07-091-0/+13
* smbios: add support for onboard devices extended informationStefan Reinauer2012-04-031-0/+29
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-0/+197