freebsd-dev/stand
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
..
arm
arm64
common Fix theoretical integer overflow issues. If the product here is 2017-11-24 05:00:25 +00:00
efi loader.efi: efipart does not recognize partitionless disks 2017-11-22 08:48:00 +00:00
fdt
ficl
ficl32
forth
geli
i386 Fix gptzfsboot for cases with GELI. 2017-11-21 18:03:47 +00:00
kshim
libsa
libsa32
man
mips
ofw Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a 2017-11-24 23:41:04 +00:00
powerpc Modify all FreeBSD bootloaders on PowerPC AIM (Book-S) systems to pass a 2017-11-24 23:41:04 +00:00
sparc64
uboot
usb
userboot Mark the func pointer as __dead2. It looks up loader_main, which 2017-11-24 05:01:00 +00:00
zfs
zfs32
defs.mk
fdt.mk
ficl.mk
loader.mk
Makefile
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc Unbreak riscv build in universe. 2017-11-21 19:23:20 +00:00
Makefile.mips
Makefile.powerpc
Makefile.sparc64
uboot.mk