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 |
||
---|---|---|
.. | ||
console | ||
cpu/generic/x86 | ||
device | ||
elf.h | ||
elf_boot.h | ||
ip_checksum.h | ||
lar.h | ||
lib.h | ||
linuxbios_tables.h | ||
string.h | ||
tables.h | ||
uart8250.h |