mirror of
https://github.com/unraid/webgui.git
synced 2026-03-15 23:41:29 -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
51.5%
PHP
32.7%
Shell
7.9%
CSS
5.7%
HTML
2.1%