coreboot-kgpe-d16/util/docker
Patrick Georgi 3d0303a57c util/docker/coreboot.org-status: Rewrite parser
The current tool is a shell script that mixes data collection and HTML
generation and is generally a pain to work with. It takes 15 minutes to
run.

The new tool is written in go, collects all data first, then generates
the output HTML from the data and a single template, and finishes in
10 seconds.

The goal in this version is to produce output as similar as possible to
the output of the shell script. Some difference will remain because the
shell script returns some trash data whose reproduction would require
more effort than is worth.

Change-Id: I4fab86d24088e4f9eff434c21ce9caa077f3f9e2
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59958
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
2022-11-03 13:50:30 +00:00
..
coreboot-jenkins-node util/docker/coreboot-jenkins-node: Install cmocka 2022-09-02 18:48:13 +00:00
coreboot-sdk util/docker/coreboot-sdk: add graphicsmagick-imagemagick-compat 2022-10-02 22:07:56 +00:00
coreboot.org-status util/docker/coreboot.org-status: Rewrite parser 2022-11-03 13:50:30 +00:00
doc.coreboot.org
Makefile
description.md