freebsd-dev/sys/boot/sparc64/loader
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
..
help.sparc64
locore.S
main.c Give loaders more control over the Forth initialization process. In 2014-07-27 16:12:51 +00:00
Makefile Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
metadata.c Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00
version