diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2016-02-21 14:27:21 +0100 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2016-02-26 07:00:33 +0100 |
commit | bfe07899e372ac41c0a6dd4efac25458f5d48c9c (patch) | |
tree | d3f87a40c81c7cb1d141d1259cde91b03f68f17e /util/post/.gitignore | |
parent | 951f7c7e7892728cc5a472c2359b692e0e710d24 (diff) |
util: Add a very simple utility to test POST cards.
It was tested with a mini-PCI POST card on a Toshiba
Satellite 1410 laptop with the stock BIOS.
Change-Id: Icdc0860e2c72b17862601c2cc59eaf0f3d8a0e54
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: https://review.coreboot.org/13763
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'util/post/.gitignore')
-rw-r--r-- | util/post/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/post/.gitignore b/util/post/.gitignore new file mode 100644 index 0000000000..8b1e502f81 --- /dev/null +++ b/util/post/.gitignore @@ -0,0 +1 @@ +post |