image parsing for getpir
authorMarc Bertens <mbertens@xs4all.nl>
Tue, 17 Aug 2010 11:32:21 +0000 (11:32 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 17 Aug 2010 11:32:21 +0000 (11:32 +0000)
commitacc374964421cad55d47770b5f27c5bce05228f3
tree899a4329c225e65d90cf415570b5157f281eda51
parent931d6f378220fd6d1db30b79313b97bbdf5ec8ca
image parsing for getpir

when adding for example build/coreboot_ram as parameter
it looks in the file for the PIRQ table prints it to stdout
and shows if the checksum is correct.

getpir works as before without any commandline parameters.

This is very handy for developing a PIRQ table.

Signed-off-by: Marc Bertens <mbertens@xs4all.nl>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5716 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/getpir/getpir.c