mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
- Use format-independant module allocator. - Conditionalise ISA PnP support. - Simplify PnP enumerator interface. - Improve module/object searching. - Add missing depend/install targets in BTX makefiles. - Pass the kernel environment and module data in extended bootinfo fields. - Add a pointer to the end of the kernel + modules in bootinfo. - Fix parsing of old-style kernel arguments. |
||
|---|---|---|
| .. | ||
| boot.c | ||
| bootstrap.h | ||
| commands.c | ||
| console.c | ||
| dev_net.c | ||
| dev_net.h | ||
| devopen.c | ||
| interp.c | ||
| interp_backslash.c | ||
| interp_parse.c | ||
| load.c | ||
| load_aout.c | ||
| ls.c | ||
| Makefile.inc | ||
| misc.c | ||
| module.c | ||
| panic.c | ||
| pnp.c | ||