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