blob: f75408dd5f3e9f698cfa0c85dd8ba64d0e12af1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Library-specific documentation
This section contains documentation about coreboot internal technical
information and libraries.
```{toctree}
:maxdepth: 1
Flashmap and Flashmap Descriptor <flashmap.md>
ABI data consumption <abi-data-consumption.md>
Timestamps <timestamp.md>
Firmware Configuration Interface <fw_config.md>
Relocatable Modules <rmodules.md>
```
|