freebsd-dev/sys/boot/sparc64
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
..
boot1 Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
loader Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00
zfsboot Use a non-tricky approach for building and installing zfsboot sharing 2012-05-09 19:08:54 +00:00
zfsloader Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile Add initial support for booting from ZFS on sparc64. At least on Sun Fire 2012-05-01 17:16:01 +00:00
Makefile.inc