summaryrefslogtreecommitdiff
path: root/src/include/smbios.h
AgeCommit message (Expand)Author
2021-04-22arch/x86/smbios: Let SMBIOS type 9 be able to write slot IDJingleHsuWiwynn
2021-03-15mb/ocp/deltalake: Override SMBIOS type 2 feature flagsTim Chu
2021-03-01mb/ocp/deltalake: Fill ECC type in romstageAngel Pons
2021-02-27arch/x86/smbios: Update SMBIOS type 17 asset tagTim Chu
2021-02-01arch/x86/smbios: Add Number Of Power Cords field to be overridenJingleHsuWiwynn
2021-01-28arch/x86/smbios: Update SMBIOS type 16 Extended Maximum CapacityTim Chu
2021-01-18ChromeOS: Refactor SMBIOS type0 bios_version()Kyösti Mälkki
2020-11-25arch/x86/smbios: Update SMBIOS type 16 error correction typeTim Chu
2020-11-22cpu/intel/common: Fill cpu voltage in SMBIOS tablesPatrick Rudolph
2020-10-26arch/x86/smbios: Populate SMBIOS type 7 with cache informationMorgan Jang
2020-10-12arch/x86/smbios: Update SMBIOS type 0 ec versionTim Chu
2020-07-31mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang
2020-07-28arch/x86/smbios: Bump to version 3.0Patrick Rudolph
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-04smbios: TYPE_NONE and TYPE_OTHER are already takenPatrick Georgi
2020-07-04arch/x86/smbios: Add SMBIOS type8 dataBryantOu
2020-06-25arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-11SMBIOS: Add 'CXL FLexbus 1.0' memory array locationElyes HAOUAS
2019-11-04smbios: Create a type for smbios_enclosure_typeMathew King
2019-10-28arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov
2019-10-09SMBIOS (Type 17): Add HBM device type and DIE form factor valueElyes HAOUAS
2019-10-09SMBIOS: (Type 9) Add PCI Express Gen 4 valuesElyes HAOUAS
2019-05-28src/arch/x86: Add automatic type41 entry creationChristian Walter
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-04-23smbios: Add memory type 9 system slot supportLijian Zhao
2019-04-19smbios: Add type 17 device/bank locator overrideLijian Zhao
2019-04-09arch/x86/smbios: Add type 7Patrick Rudolph
2019-03-27Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"Nico Huber
2019-03-22src/arch: An upgrade of SMBIOS to latest version 3.2Francois Toguo
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-02-26Add missing u8 eos[2] declaration to struct smbios_type38Lukasz Siudut
2019-02-15SMBIOS: Update BIOS Information (Type 0) to version V3.2.0Elyes HAOUAS
2019-02-15SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macrosElyes HAOUAS
2019-02-15include/smbios.h: Align values for readabilityElyes HAOUAS
2019-02-15SMBIOS: Update BMC Interface Type fieldElyes HAOUAS
2018-11-16SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-07-19arch/x86/smbios: Add support for table 38Patrick Rudolph
2018-03-07smbios: Extend Baseboard (or Module) Information (type2)Julien Viard de Galbert
2017-08-10SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-06smbios: Correct the system enclosure typesElyes HAOUAS
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-12src/include: Open brace on same line as enum or structLee Leahy
2016-12-15smbios.h: add missing SKU field to type3 tableMatt DeVillier
2016-09-20src/include: Add space around operatorsElyes HAOUAS