opnsense-src/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 1.) Rename locore.s to locore.S (by repocopy), to be able to remove 2002-04-02 17:08:37 +00:00
locore.S - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's 2008-08-07 22:46:25 +00:00
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 Make building with ficl work. Unfortunately booting with it doesn't. 2002-07-07 18:23:10 +00:00