From 1b68ca739074eb964a745cb1dcf382c8007479a6 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Fri, 9 Mar 2018 14:53:54 +0100 Subject: [PATCH] README: add alternatives section for alternative projects Signed-off-by: Martin Kepplinger --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index afa6bac..d5c53d3 100644 --- a/README.md +++ b/README.md @@ -182,3 +182,7 @@ one holds the actual bios we can generate using coreboot, and the "lower" 8MB one holds the rest that you can [modify yourself once](#flashing-for-the-first-time), if you like, but strictly speaking, you don't need to touch it at all. What's this "rest"? Mainly a tiny binary used by the Ethernet card and the Intel Management Engine. + +## Alternatives +* [Heads](https://github.com/osresearch/heads/releases) also releases pre-built +flash images for the X230 - with __way__ more sophisticated functionality.