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>
This commit is contained in:
Denis 'GNUtoo' Carikli
2016-02-21 14:27:21 +01:00
committed by Stefan Reinauer
parent 951f7c7e78
commit bfe07899e3
4 changed files with 97 additions and 0 deletions

1
util/post/README Normal file
View File

@@ -0,0 +1 @@
This is a very simple userspace utility that can be used to test POST cards.