freebsd-dev/sys/boot/sparc64/loader
Jake Burkholder d112f7bd5b Fix fs support ifdefs. Add tftp support. Add physical and virtual
watchpoint support for debugging (under LOADER_DEBUG).  Claim the
physical and virtual addresses used to map the kernel from the prom;
we map it ourselves behind the scenes though.  Add a reboot command.

Submitted by:	tmm
2002-02-23 04:04:30 +00:00
..
locore.s Allocate a frame on our initial stack so that it doesn't run off into 2002-02-23 03:38:18 +00:00
locore.S Allocate a frame on our initial stack so that it doesn't run off into 2002-02-23 03:38:18 +00:00
main.c Fix fs support ifdefs. Add tftp support. Add physical and virtual 2002-02-23 04:04:30 +00:00
Makefile Avoid having the text and data sections merged into one program 2001-12-28 22:12:38 +00:00
metadata.c Include <machine/metadata.h>. 2002-02-23 03:33:39 +00:00