]> git.dujemihanovic.xyz Git - u-boot.git/commit
smbios: Move the rest of the SMBIOS2 code
authorSimon Glass <sjg@chromium.org>
Sun, 31 Dec 2023 15:25:45 +0000 (08:25 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 7 Jan 2024 20:45:06 +0000 (13:45 -0700)
commitf19cf8d43adb061f1e744447a4676322cd326829
tree9b456b961145e9f7908bd59059e71d97ba8ab900
parent58c638330ab15c8ee465fa61e40c66234f9e7909
smbios: Move the rest of the SMBIOS2 code

Move all of this logic into the else clause, since it will not be used
for SMBIOS3

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/smbios.c