commit | f19cf8d43adb061f1e744447a4676322cd326829 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 31 08:25:45 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Jan 07 13:45:06 2024 -0700 |
tree | 9b456b961145e9f7908bd59059e71d97ba8ab900 | |
parent | 58c638330ab15c8ee465fa61e40c66234f9e7909 [diff] |
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>