commit | 3905e9217e0438bfe4fe86a329c805ef3a556b77 | [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 | 8287fe1457d3abfd3e65e0e9ebc61c34418485dd [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>