summaryrefslogtreecommitdiff
path: root/src/soc/amd/mendocino
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2021-12-07 17:47:45 +0100
committerPatrick Georgi <patrick@coreboot.org>2022-11-03 13:50:30 +0000
commit3d0303a57c08bf8c56bb55885f6705680097bd27 (patch)
treedf4b5cdafb42223e11b0f532b0388f4e3a5c1758 /src/soc/amd/mendocino
parent5318d9c9d13b39908b03b8184184fd913221b71e (diff)
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>
Diffstat (limited to 'src/soc/amd/mendocino')
0 files changed, 0 insertions, 0 deletions