mirror of
https://github.com/unraid/webgui.git
synced 2026-05-20 05:09:38 -05:00
4b48bf768fe5342c50709f6ebae119ec2c0ac927
It would be great to start integrating ECC/EDAC support to unRAID, one of the first steps might be the relevant information from the BIOS/UEFI. It would be good to reduce the `dmidecode -t 16` calls to one, I'm not aware if `Maximum Capacity` and `Error Correction Type` can be extracted with `awk` in one go without having to `explode` the row, otherwise it would be fine.
Description
Unraid Web UI
Languages
JavaScript
50.8%
PHP
32.6%
Shell
8.5%
CSS
5.6%
HTML
2.1%
Other
0.3%