xref: /aosp_15_r20/external/coreboot/Documentation/lib/payloads/index.md (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
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