commit | 1181ee251a831be43881d5a6403c33c4229d2ade | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Jun 01 02:13:23 2014 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Jun 01 02:13:23 2014 +0000 |
tree | e7b240af0ef343511b247d5689f848d106b09c8d | |
parent | becda742dc49fb2a2d3e5747f326d56b756852ae [diff] |
print.c: improve device printing Add headers and columns (i.e. print device entries in a table-like manner). Also, add and use test_state_to_text() to support the new test states. Corresponding to flashrom svn r1807. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>