1 # Platform independent drivers documentation
3 The drivers can be found in `src/drivers`. They are intended for onboard
4 and plugin devices, significantly reducing integration complexity and
5 they allow to easily reuse existing code across platforms.
7 For details on how to connect device drivers to a mainboard, see [Driver Devicetree Entries](dt_entries.md).
13 Driver Devicetree Entries <dt_entries.md>
16 Some of the drivers currently available include:
22 IPMI KCS <ipmi_kcs.md>
23 SMMSTORE <smmstore.md>
24 SMMSTOREv2 <smmstorev2.md>
25 SoundWire <soundwire.md>
26 USB4 Retimer <retimer.md>
27 CBFS SMBIOS hooks <cbfs_smbios.md>