commit | e1efad2d633346d2b90fd7d6771c9e2400433037 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:00:24 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 15:04:30 2021 +1300 |
tree | fe462e9acedfdd26a26bacb1f6bac9982c812feb | |
parent | 02c512099a23837df83bc54db72508a4d98d0127 [diff] |
x86: Add a command to display coreboot sysinfo This information is interesting to look at and can be important for debugging and inspection. Add a command to display it in a helpful format. Signed-off-by: Simon Glass <sjg@chromium.org>