summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2021-02-15Convert README -> README.mdColin Walters
One of the really great things about Github IMO is how "front and center" the README file in a repository is (just compare with Sourceforge). Github renders it more nicely if the file is declared to be Markdown, so let's do that. Add a bit of formatting: using code fences for code, hyperlinks for other files etc. I also added a title block from the Fedora package `Summary` since while I know in theory shim is independent of bootloaders, let's say what the 95% case is here.
2021-02-15README: Remove superfluous *and*Paul Menzel
2017-08-11Add install targets.Peter Jones
Signed-off-by: Peter Jones <pjones@redhat.com>
2017-08-03Add README.tpm to explain which PCRs we extend things to.Peter Jones
Signed-off-by: Peter Jones <pjones@redhat.com>
2014-07-21Replace build instructions in README with something not completely wrong.Peter Jones
These were really, really out of date.
2012-07-28Add basic documentationMatthew Garrett