add utility to dump linuxbios table from v1

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2085 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2005-11-12 20:58:26 +00:00
parent 2fd467ce3c
commit 8af7998bac
3 changed files with 369 additions and 0 deletions

7
util/lbtdump/README Normal file
View File

@@ -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.