diff options
| author | Tom Rini <[email protected]> | 2026-02-18 08:27:58 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-02-18 08:27:58 -0600 |
| commit | e8dd062642d91a00ddb596787ff35bd3641a6a21 (patch) | |
| tree | b1f660d3176f9b150375278f02974bcb12f84adb /scripts/const_structs.checkpatch | |
| parent | 9ddccb51443d4856e5ad2f06cc3552627b86b3d9 (diff) | |
| parent | 4c816ddbadb1bd8bfe09a457538d4f518151fd6d (diff) | |
Merge patch series "Implement all missing SMBIOS types required by distro tooling"
Raymond Mao <[email protected]> says:
From: Raymond Mao <[email protected]>
This series finish the last missing puzzle of required SMBIOS types by:
1) Fixing duplicated handles when multiple instances exist in one type;
2) Implementing the rest of required types 9/16/17/19;
3) Adding version control when printing properties for all types.
Type 9/16/17/19 are generally DT-based, the idea is to write these tables
using a hybrid approach:
Explicit DT definitions under existing '/smbios/smbios' take precedence,
with fallback to scan and interpret values from the entire DT.
Moreover, all below APIs:
smbios_get_val_si()
smbios_get_u64_si()
smbios_add_prop_si()
are on top of sysinfo, thus allow vendors to get values from other
subsystems by implementing their own sysinfo driver if needed.
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
