summaryrefslogtreecommitdiff
path: root/lib/smbios.c
AgeCommit message (Expand)Author
2025-04-24smbios: Do not look up children of invalid nodesSamuel Holland
2025-02-28smbios: Fill UUID from sysinfo when availableBaocheng Su
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14smbios: add detailed smbios informationRaymond Mao
2025-01-14smbios: Refactor smbios libraryRaymond Mao
2025-01-14smbios: Refactor the smbios headfileRaymond Mao
2024-12-15smbios: address build warningPeng Fan
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-07-31smbios: add extended Extended BIOS ROM SizeHeinrich Schuchardt
2024-07-04smbios: Correct error handling when writing tablesSimon Glass
2024-06-20lib: smbios: Detect system properties via SYSINFO IDsMichal Simek
2024-06-20lib: smbios: Let detect the system via sysinfoMichal Simek
2024-06-18smbios: only look for a SYSINFO udevice if SYSINFO support is enabledQuentin Schulz
2024-03-27smbios: fill wake-up typeHeinrich Schuchardt
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt
2024-02-02smbios: do not determine maximum structure sizeHeinrich Schuchardt
2024-02-02smbios: correctly fill chassis handleHeinrich Schuchardt
2024-02-02smbios: if a string value is unknown, use string number 0Heinrich Schuchardt
2024-02-02smbios: Fix table when no string is presentMatthias Brugger
2024-02-02smbios: get_str_from_dt() - add sysinfo_id descriptionHeinrich Schuchardt
2024-01-18smbios: fix matching issues for table typesIlias Apalodimas
2024-01-18smbios: shorten sysinfo_str declarations and useIlias Apalodimas
2024-01-18smbios: buffer overflow when zeroing entry pointHeinrich Schuchardt
2024-01-09smbios: enable setting processor family > 0xffHeinrich Schuchardt
2024-01-07smbios: Drop support for SMBIOS2 tablesSimon Glass
2024-01-07smbios: Require the caller to align the SMBIOS tableSimon Glass
2024-01-07smbios: Use SMBIOS 3.0 to support an address above 4GBSimon Glass
2024-01-07smbios: Move the rest of the SMBIOS2 codeSimon Glass
2024-01-07smbios: Refactor 32-bit code into an else statementSimon Glass
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2023-12-20smbios: Fallback to the default DT if sysinfo nodes are missingIlias Apalodimas
2023-12-20smbios: Simplify reporting of unknown valuesIlias Apalodimas
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-24smbios: Fix calculating BIOS Release DatePali Rohár
2021-06-28smbios: Fix SMBIOS tablesIlias Apalodimas
2021-06-28smbios: Fix BIOS Characteristics Extension Byte 2Ilias Apalodimas
2021-06-28smbios: convert function descriptions to Sphinx styleHeinrich Schuchardt
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass
2021-02-06smbios: Allow a few values to come from sysinfoSimon Glass
2021-02-06smbios: Add more options for the BIOS version stringSimon Glass
2021-02-06smbios: Track the end of the string tableSimon Glass
2021-02-06smbios: Drop the eos parameterSimon Glass
2021-02-06smbios: Use a struct to keep track of contextSimon Glass
2021-02-06smbios: Set BIOS release versionSimon Glass
2021-02-06smbios: Move smbios_write_type to the C fileSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-06smbios: Drop the unused Kconfig optionsSimon Glass
2020-11-06smbios: Add more propertiesSimon Glass
2020-11-06smbios: Allow properties to come from the device treeSimon Glass