]> Git Repo - J-u-boot.git/commit - lib/Kconfig
smbios: add parsing API
authorChristian Gmeiner <[email protected]>
Tue, 3 Nov 2020 14:34:51 +0000 (15:34 +0100)
committerBin Meng <[email protected]>
Thu, 5 Nov 2020 06:58:45 +0000 (14:58 +0800)
commit415eab0655a8bdfa07464e2b3f9724a198afc81f
treee1e86f4ddb31018eb69416446755725d3b811c31
parent9d20db0483d54b507472fc33ee0c8a71d6c71c85
smbios: add parsing API

Add a very simple API to be able to access SMBIOS strings
like vendor, model and bios version.

Signed-off-by: Christian Gmeiner <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
include/smbios.h
lib/Kconfig
lib/Makefile
lib/smbios-parser.c [new file with mode: 0644]
This page took 0.034974 seconds and 4 git commands to generate.