1# Payload-specific documentation 2 3This section contains documentation about coreboot on specific payloads. 4 5Payloads are run after coreboot has initialized the hardware. 6coreboot supports multiple payloads, depending on the architecture of the 7selected mainboard. 8 9## FIT 10 11```{toctree} 12:maxdepth: 1 13 14uImage.FIT support <fit.md> 15``` 16