device/pciexp: Add hot-plug capable helper function
[coreboot2.git] / Documentation / getting_started / index.md
blob7180c9615aafc0b4775edb32749950f7aa822519
1 # Getting Started
3 ```{toctree}
4 :maxdepth: 1
6 coreboot architecture <architecture.md>
7 Build System <build_system.md>
8 Submodules <submodules.md>
9 Kconfig <kconfig.md>
10 Writing Documentation <writing_documentation.md>
11 Setting up GPIOs <gpio.md>
12 Adding devices to a device tree <devicetree.md>
13 Frequently Asked Questions <faq.md>
14 ```