mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
This tree shows the new model. It demonstrates the constructor array in use, for devices that are and are not specified in the dts. It introduces a new generic structure, device_id, analogous to device_path, which can describe all the types of device IDs we have. It shows a way to set up arrays of structs, in the dts, for the constructors, so we avoid ldscript hacks. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@233 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
---|---|---|
.. | ||
agp.h | ||
cardbus.h | ||
device.h | ||
hypertransport.h | ||
hypertransport_def.h | ||
path.h | ||
pci.h | ||
pci_def.h | ||
pci_ids.h | ||
pci_ops.h | ||
pci_rom.h | ||
pciexp.h | ||
pcix.h | ||
pnp.h | ||
pnp_def.h | ||
resource.h | ||
smbus.h | ||
smbus_def.h |