freebsd-dev/sys/boot/powerpc/boot1.chrp
Nathan Whitehorn dd101c7ea3 Some versions of SLOF do not append the partition number to the boot
device argument to the stage-1 bootloader. In such cases, boot1 would
only try to read the entire device rather than checking for partitions.
Instead of panic'ing, fall back to reading the partitions as normal in
such situations. This was preventing boot of installed systems on some
versions of PowerKVM.

PR:		kern/211599
MFC after:	2 days
2016-08-30 00:47:21 +00:00
..
boot1.c Some versions of SLOF do not append the partition number to the boot 2016-08-30 00:47:21 +00:00
bootinfo.txt
generate-hfs.sh
hfs.tmpl.bz2.uu
Makefile Clean up PowerPC bootloader compiler flags to fix the build with GCC 5.2 2015-12-03 00:08:50 +00:00
Makefile.hfs