From bfe07899e372ac41c0a6dd4efac25458f5d48c9c Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Sun, 21 Feb 2016 14:27:21 +0100 Subject: 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 Reviewed-on: https://review.coreboot.org/13763 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- util/post/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 util/post/README (limited to 'util/post/README') diff --git a/util/post/README b/util/post/README new file mode 100644 index 0000000000..95b33a9faf --- /dev/null +++ b/util/post/README @@ -0,0 +1 @@ +This is a very simple userspace utility that can be used to test POST cards. -- cgit v1.2.3