add utility to dump linuxbios table from v1
authorStefan Reinauer <stepan@openbios.org>
Sat, 12 Nov 2005 20:58:26 +0000 (20:58 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 12 Nov 2005 20:58:26 +0000 (20:58 +0000)
commit8af7998bacc11c66381836c28b099a4407da955c
tree90c13cb5b7254d45da53eb894acba7cf0af9b132
parent2fd467ce3ca96391f787d4e5f8c56878321da160
add utility to dump linuxbios table from v1

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2085 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/lbtdump/Makefile [new file with mode: 0644]
util/lbtdump/README [new file with mode: 0644]
util/lbtdump/lbtdump.c [new file with mode: 0644]