summaryrefslogtreecommitdiffstats
path: root/src/include/smbios.h
Commit message (Expand)AuthorAgeFilesLines
* include/smbios.h: Update misc_slot_type and smbios_onboard_device_typeElyes HAOUAS2022-06-201-1/+13
* soc/intel/common: Add DDR5 and LPDDR5 into the SMBIOS tableSubrata Banik2021-10-301-0/+2
* arch/x86/smbios: Add support for wake-up type in smbios type 1Tim Chu2021-10-211-0/+13
* arch/x86/smbios: Add generation of type 20 tableMatt DeVillier2021-10-151-0/+15
* SMBIOS: Allow skipping default SMBIOS generationAngel Pons2021-09-131-0/+3
* arch/x86/smbios: Add support for large memory capacity in type 16Jingle Hsu2021-09-131-1/+1
* SMBIOS: Drop now-unnecessary unionsAngel Pons2021-07-011-136/+17
* SMBIOS: Introduce `smbios_full_table_len` functionAngel Pons2021-07-011-0/+2
* SMBIOS: Introduce `smbios_carve_table` functionAngel Pons2021-07-011-0/+2
* SMBIOS: Introduce struct for SMBIOS table headerAngel Pons2021-07-011-49/+140
* arch/x86/smbios: Let SMBIOS type 9 be able to write slot IDJingleHsuWiwynn2021-04-221-1/+1
* mb/ocp/deltalake: Override SMBIOS type 2 feature flagsTim Chu2021-03-151-0/+6
* mb/ocp/deltalake: Fill ECC type in romstageAngel Pons2021-03-011-1/+0
* arch/x86/smbios: Update SMBIOS type 17 asset tagTim Chu2021-02-271-0/+2
* arch/x86/smbios: Add Number Of Power Cords field to be overridenJingleHsuWiwynn2021-02-011-0/+1
* arch/x86/smbios: Update SMBIOS type 16 Extended Maximum CapacityTim Chu2021-01-281-0/+2
* ChromeOS: Refactor SMBIOS type0 bios_version()Kyösti Mälkki2021-01-181-0/+3
* arch/x86/smbios: Update SMBIOS type 16 error correction typeTim Chu2020-11-251-0/+1
* cpu/intel/common: Fill cpu voltage in SMBIOS tablesPatrick Rudolph2020-11-221-0/+1
* arch/x86/smbios: Populate SMBIOS type 7 with cache informationMorgan Jang2020-10-261-0/+11
* arch/x86/smbios: Update SMBIOS type 0 ec versionTim Chu2020-10-121-0/+2
* mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang2020-07-311-0/+5
* arch/x86/smbios: Bump to version 3.0Patrick Rudolph2020-07-281-0/+16
* arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph2020-07-261-0/+5
* smbios: Add Type19Patrick Rudolph2020-07-261-0/+13
* smbios: TYPE_NONE and TYPE_OTHER are already takenPatrick Georgi2020-07-041-2/+2
* arch/x86/smbios: Add SMBIOS type8 dataBryantOu2020-07-041-0/+116
* arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin2020-06-251-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* SMBIOS: Add 'CXL FLexbus 1.0' memory array locationElyes HAOUAS2019-11-111-0/+1
* smbios: Create a type for smbios_enclosure_typeMathew King2019-11-041-3/+3
* arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov2019-10-281-0/+3
* SMBIOS (Type 17): Add HBM device type and DIE form factor valueElyes HAOUAS2019-10-091-0/+3
* SMBIOS: (Type 9) Add PCI Express Gen 4 valuesElyes HAOUAS2019-10-091-1/+7
* src/arch/x86: Add automatic type41 entry creationChristian Walter2019-05-281-0/+2
* src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter2019-05-231-1/+1
* smbios: Add memory type 9 system slot supportLijian Zhao2019-04-231-0/+150
* smbios: Add type 17 device/bank locator overrideLijian Zhao2019-04-191-0/+3
* arch/x86/smbios: Add type 7Patrick Rudolph2019-04-091-0/+87
* Revert "src/arch: An upgrade of SMBIOS to latest version 3.2"Nico Huber2019-03-271-30/+0
* src/arch: An upgrade of SMBIOS to latest version 3.2Francois Toguo2019-03-221-0/+30
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-7/+8
* Add missing u8 eos[2] declaration to struct smbios_type38Lukasz Siudut2019-02-261-0/+1
* SMBIOS: Update BIOS Information (Type 0) to version V3.2.0Elyes HAOUAS2019-02-151-0/+1
* SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macrosElyes HAOUAS2019-02-151-0/+15
* include/smbios.h: Align values for readabilityElyes HAOUAS2019-02-151-12/+12
* SMBIOS: Update BMC Interface Type fieldElyes HAOUAS2019-02-151-0/+1
* SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS2018-11-161-30/+6