summaryrefslogtreecommitdiffstats
path: root/doc/usage/x86
Commit message (Collapse)AuthorAgeFilesLines
* x86: Add a command to display coreboot sysinfoSimon Glass2021-03-271-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>