Expand description
Functions for resolving and building devices.
Functionsยง
- build_
pcie_ device - Resolves a PCI device resource, builds the corresponding device, and attaches the device at the specified PCIe port.
- build_
vpci_ device - Resolves a PCI device resource, builds the corresponding device, and builds a VPCI bus to host it.
- resolve_
and_ add_ pci_ device - Resolves a PCI device resource and adds it to the specified chipset device builder.