freebsd-dev/sys/boot/ofw/libofw
Nathan Whitehorn 4b2b0f5043 Provide a shim layer in loader to condense the Open Firmware device tree to
an FDT. This is how Linux and OS X boot and can avoid some issues with
using Open Firmware at runtime. The code is highly experimental and disabled
by default; it can be turned on by setting the loader environment variable
"usefdt" to a non-NULL value.
2015-03-09 02:57:34 +00:00
..
devicename.c Fix panics on attempt to dereference uninitizlized pointer, returned via 2012-09-18 15:38:42 +00:00
elf_freebsd.c Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00
libofw.h sparc64/zfs boot: take advantage of new libzfsboot capabilities 2012-05-12 20:27:33 +00:00
Makefile sparc64/zfs boot: take advantage of new libzfsboot capabilities 2012-05-12 20:27:33 +00:00
ofw_console.c
ofw_copy.c
ofw_disk.c The workaround added in r151650 for handling firmwares that don't allow 2012-06-04 20:45:33 +00:00
ofw_memory.c
ofw_module.c
ofw_net.c
ofw_reboot.c
ofw_time.c
openfirm.c Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00
openfirm.h Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00
ppc64_elf_freebsd.c Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00