summaryrefslogtreecommitdiff
path: root/doc/usage/x86
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2021-03-15 18:00:24 +1300
committerSimon Glass <[email protected]>2021-03-27 15:04:30 +1300
commit71cebf0b5947cc0e393bec0841744d9eda0a038d (patch)
treefe462e9acedfdd26a26bacb1f6bac9982c812feb /doc/usage/x86
parente7bae8283fea94cf470542916a063182c9e5771a (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 <[email protected]>
Diffstat (limited to 'doc/usage/x86')
-rw-r--r--doc/usage/x86/cbsysinfo.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/usage/x86/cbsysinfo.rst b/doc/usage/x86/cbsysinfo.rst
new file mode 100644
index 00000000000..8c03a85169d
--- /dev/null
+++ b/doc/usage/x86/cbsysinfo.rst
@@ -0,0 +1,25 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+cbsysinfo
+=========
+
+Synopis
+-------
+
+::
+
+ cbsysinfo
+
+
+Description
+-----------
+
+This displays information obtained from the coreboot sysinfo table. It is only
+useful when booting U-Boot from coreboot.
+
+Example
+-------
+
+::
+
+ => cbsysinfo