On Tue, Nov 3, 2020 at 10:34 PM Christian Gmeiner
wrote:
>
> Add a very simple API to be able to access SMBIOS strings
> like vendor, model and bios version.
>
> Signed-off-by: Christian Gmeiner
> Reviewed-by: Bin Meng
> ---
> include/smbios.h| 27 +
> lib/Kconfig | 5 +
Add a very simple API to be able to access SMBIOS strings
like vendor, model and bios version.
Signed-off-by: Christian Gmeiner
Reviewed-by: Bin Meng
---
include/smbios.h| 27 +
lib/Kconfig | 5 +++
lib/Makefile| 1 +
lib/smbios-parser.c | 96 ++
2 matches
Mail list logo