- bfeb45f smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 4 months ago
- bd5515d smbios: Correct error handling when writing tables by Simon Glass · 5 months ago
- a7aa395 lib: smbios: Detect system properties via SYSINFO IDs by Michal Simek · 7 months ago
- 7d95500 lib: smbios: Let detect the system via sysinfo by Michal Simek · 7 months ago
- 60b515d smbios: only look for a SYSINFO udevice if SYSINFO support is enabled by Quentin Schulz · 6 months ago
- a0501b5 smbios: fill wake-up type by Heinrich Schuchardt · 10 months ago
- 68e948a smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 10 months ago
- 91f875a smbios: do not determine maximum structure size by Heinrich Schuchardt · 10 months ago
- ab8f4c8 smbios: correctly fill chassis handle by Heinrich Schuchardt · 10 months ago
- e952b82 smbios: if a string value is unknown, use string number 0 by Heinrich Schuchardt · 10 months ago
- e01fa9f smbios: Fix table when no string is present by Matthias Brugger · 3 years, 8 months ago
- da0428c smbios: get_str_from_dt() - add sysinfo_id description by Heinrich Schuchardt · 10 months ago
- 5ae2d5c smbios: fix matching issues for table types by Ilias Apalodimas · 11 months ago
- 3adf8a6 smbios: shorten sysinfo_str declarations and use by Ilias Apalodimas · 11 months ago
- 494d072 smbios: buffer overflow when zeroing entry point by Heinrich Schuchardt · 11 months ago
- b5f9aef smbios: enable setting processor family > 0xff by Heinrich Schuchardt · 11 months ago
- fc4b552 smbios: Drop support for SMBIOS2 tables by Simon Glass · 11 months ago
- f0e95eb smbios: Require the caller to align the SMBIOS table by Simon Glass · 11 months ago
- f86d7a0 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 11 months ago
- 3905e92 smbios: Move the rest of the SMBIOS2 code by Simon Glass · 11 months ago
- 8287fe1 smbios: Refactor 32-bit code into an else statement by Simon Glass · 11 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
- ada83d9 smbios: Fallback to the default DT if sysinfo nodes are missing by Ilias Apalodimas · 12 months ago
- 07f3eba smbios: Simplify reporting of unknown values by Ilias Apalodimas · 12 months ago
- 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
- ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
- 07e1a13 smbios: Fix SMBIOS tables by Ilias Apalodimas · 3 years, 6 months ago
- 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · 3 years, 6 months ago
- 9809bcc smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · 3 years, 6 months ago
- 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 8 months ago
- cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
- a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
- 721b466 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
- dff4e86 smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
- 8e5ddb0 smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
- d7d1682 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
- 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · 4 years, 1 month ago
- bc14e15 smbios: Add more properties by Simon Glass · 4 years, 1 month ago
- 6f3332a smbios: Allow properties to come from the device tree by Simon Glass · 4 years, 1 month ago
- 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years, 1 month ago
- 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 6 months ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 2d93add sandbox: smbios: Update to support sandbox by Simon Glass · 6 years ago
- 5566caf smbios: fix checkstyle warning by Christian Gmeiner · 6 years ago
- e812e2c smbios: fix checkstyle error by Christian Gmeiner · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
- 9a3e3e2 smbios: Provide serial number by Alexander Graf · 8 years ago
- 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
- e44b3c0 smbios: Generate type 4 on non-x86 systems by Alexander Graf · 8 years ago
- e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · 8 years ago
- fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago[Renamed (98%) from arch/x86/lib/smbios.c]
- 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 9 years ago
- ae5bedb x86: Add SMBIOS table support by Bin Meng · 9 years ago