summaryrefslogtreecommitdiff
path: root/doc/usage/x86
AgeCommit message (Collapse)AuthorFilesLines
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass1-0/+25
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>