jake
cd8694ee32
Include <machine/metadata.h>.
2002-02-23 03:33:39 +00:00
robert
a1db61378b
Add the FreeBSD/sparc64 bootblock and its make file.
2002-02-15 12:49:20 +00:00
robert
099b3fa082
Avoid having the text and data sections merged into one program
...
header table entry by removing the -N flag from the LDFLAGS.
2001-12-28 22:12:38 +00:00
jake
cf11e2a00d
Add code to copy the enironment and loader metadata into kernel space.
2001-10-30 06:37:36 +00:00
jake
db9bc81630
Add definitions for network support, doesn't work yet.
...
Pass the right arguments to the kernel.
Replace magic numbers with symbolic constants.
Pass the real openfirmware entry point to OF_init.
2001-10-30 06:31:45 +00:00
jake
2fe78b0a1e
Use ENTRY() for defining functions in asm.
...
Remove asm functions to call the openfirmware and kernel entry points;
we can just call them directly.
Don't use the stack pointer for an intermediate result in setx.
Put the stack in the bss.
2001-10-30 06:27:34 +00:00
robert
ffc6df5e2b
Fix some warnings.
2001-10-15 14:40:36 +00:00
robert
c710d21b7e
Add the FreeBSD/sparc64 boot loader source files.
2001-10-15 14:35:39 +00:00
robert
d4a2167afc
Add a Makefile for the sparc64 boot loader.
2001-10-15 10:36:35 +00:00