summaryrefslogtreecommitdiff
path: root/util/lbtdump/README
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2005-11-12 20:58:26 +0000
committerStefan Reinauer <stepan@openbios.org>2005-11-12 20:58:26 +0000
commit8af7998bacc11c66381836c28b099a4407da955c (patch)
tree90c13cb5b7254d45da53eb894acba7cf0af9b132 /util/lbtdump/README
parent2fd467ce3ca96391f787d4e5f8c56878321da160 (diff)
downloadcoreboot-8af7998bacc11c66381836c28b099a4407da955c.tar.xz
add utility to dump linuxbios table from v1
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2085 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/lbtdump/README')
-rw-r--r--util/lbtdump/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/lbtdump/README b/util/lbtdump/README
new file mode 100644
index 0000000000..51f8ac4398
--- /dev/null
+++ b/util/lbtdump/README
@@ -0,0 +1,7 @@
+
+lbtdump is a utility to dump the LinuxBIOS table
+to a human readable form.
+
+This needs to be run as root (or setuid) on a system
+running LinuxBIOS.
+