917bf6b99e
The format specifier in the printf statements have been changed from %08lx to %08llx or similar where uint64_t are being displayed. Signed-off-by: Ben Hewson <ben@hewson-venieri.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2679 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
lbtdump.c |
README
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.