This repository contains test results for Dasharo firmware for the following mainboards:
- MSI Z690-A PRO -- project Alder Lake Desktop
- MSI Z790-P PRO -- project Raptor Lake Desktop
- NovaCustom V54
- NovaCustom V56
- Protectli VP66xx
- Dell OptiPlex 7010/9010
The boards
directory contains the current test results retrieved from the
Dasharo Test & Feature Matrix
sheet.
Tests which were not performed (such as NOT TESTED
, SKIP
, BLANK
) are
not included in the repository.
The archive
section contains archival test results retrieved from previous
iterations of the test sheets and is preserved here for historical purposes.
The results can be updated manually or using a script update_results.py
.
To use it simply launch it using python.
When adding a new board family, for which a seperate results.csv
file
should be kept, like V54x_MTL
, the results.csv
file has to be created
manually. The file only needs to contain the column names identical to full
names in the test matrix. Then the script will be able to update the file
automatically according to column names present in it.
If a board family should be excluded from the automated updates there are two ways to make the script ignore it:
- Add an empty file called
manual_update
to the directory containingresults.csv
- Add the name of the directory containing the
results.csv
file toIGNORE_BOARDS
list in theupdate_results.py
script.
This project is partially funded through NGI0 Entrust, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.
This project is partially funded through NGI0 Entrust, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.