freebsd-src/sys/boot/powerpc
Jake Burkholder de0acbf78f Change the device path representation in libofw to use the full firmware
path, instead of an internal i386 specific one.  Don't try to interpret
a disklabel in ofw_disk.c, open the partition's device node directly and
let the firmware do it.  This fixes booting from a partition other than 'a'
on sparc64, which is needed to support more installation methods.

No objection:	ppc
2002-11-10 19:17:36 +00:00
..
loader Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
ofw Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
Makefile