commit | da0428c6f8c2af8e45d79a8fb37ec66313c09ac7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Jan 29 13:58:18 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 02 19:55:29 2024 +0100 |
tree | e0b7a7753f41e725db5b1ad179ec622ab86049f9 | |
parent | 6ab5c2c0033f1662a08d336cd89bbe81e0b70967 [diff] |
smbios: get_str_from_dt() - add sysinfo_id description Add description for parameter sysinfo_id of function get_str_from_dt(). Fixes: 07c9e683a484 ("smbios: Allow a few values to come from sysinfo") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>