coreboot-kgpe-d16/util/lbtdump
Vladimir Serbinenko 7d48f04bb4 lbtdump: Dump forwarded tables.
Recent coreboot puts real tables in high memory and only pointer
is remaining at traditional location.

This patch makes lbtdump work with recent coreboot.

Change-Id: I1c4945909da16c0ec81e59c2d94d9a7d27e2aba5
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4830
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-03-09 21:19:29 +01:00
..
Makefile Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
README Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
lbtdump.c lbtdump: Dump forwarded tables. 2014-03-09 21:19:29 +01:00

README

lbtdump is a utility to dump the coreboot table
to a human readable form.

This needs to be run as root (or setuid) on a system
running coreboot.