1# SuperIO-specific documentation 2 3This section contains documentation about coreboot on specific SuperIOs. 4 5## Nuvoton 6 7```{toctree} 8:maxdepth: 1 9 10NPCD378 <nuvoton/npcd378.md> 11NCT5539D <nuvoton/nct5539d.md> 12``` 13 14## Common 15```{toctree} 16:maxdepth: 1 17 18PNP devices <common/pnp.md> 19SSDT generator for generic SuperIOs <common/ssdt.md> 20``` 21