summaryrefslogtreecommitdiffstats
path: root/src/include/smbios.h
Commit message (Expand)AuthorAgeFilesLines
* lib/smbios: rename segment group parameter of smbios_write_type41Felix Held2024-01-131-1/+1
* lib/smbios: add segment_group parameter to smbios_write_type9Felix Held2024-01-131-1/+2
* arch/x86,lib: Migrate SMBIOS implementation to common codeBenjamin Doron2023-06-221-0/+26
* arch/x86/smbios: Replace SMBIOS type4 processor upgrade fieldsLi, Jincheng2023-01-081-0/+76
* arch/x86/smbios: Add SMBIOS Type 39Jonathan Zhang2022-11-171-0/+64
* src/include/smbios: Add definition for smbios type 4 and type 9Tim Chu2022-11-101-0/+11
* smbios.h: Add High Bandwidth Memory Generation 3Elyes Haouas2022-10-221-0/+1
* smbios: Add API to generate SMBIOS type 28 Temperature ProbeErik van den Bogaert2022-10-061-0/+52
* smbios: Add API to generate SMBIOS type 43 TPM DeviceMichał Żygowski2022-09-301-0/+25
* 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