freebsd-dev/stand/powerpc/ps3
Nathan Whitehorn 28b2cf37b9 Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a
magic number to the kernel in r7 rather than the (currently unused and
irrelevant) width of the metadata pointer, which I believe was intended
for a never-used approach to the 64-bit port. This enables the kernel,
in a future commit, to switch on the cookie to distinguish a real
metadata pointer from loader(8) from garbage left in r6 by some other
boot loader.

MFC after:	3 weeks
2017-11-24 23:41:04 +00:00
..
conf.c
devicename.c
ldscript.powerpc
lv1call.h
lv1call.S
main.c
Makefile
metadata.c
ppc64_elf_freebsd.c Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a 2017-11-24 23:41:04 +00:00
ps3.h
ps3bus.h
ps3cdrom.c
ps3cons.c
ps3devdesc.h
ps3disk.c
ps3mmu.c
ps3net.c
ps3repo.c
ps3repo.h
ps3stor.c
ps3stor.h
start.S
version