mirror of
https://github.com/unraid/webgui.git
synced 2026-01-24 10:28:39 -06: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
52.2%
PHP
32.3%
Shell
7.5%
CSS
5.8%
HTML
2.1%