freebsd-dev/sys/boot/ofw/libofw
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
..
devicename.c Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
elf_freebsd.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
libofw.h Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
Makefile Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
ofw_console.c Fix test for != 0 that should be > 0. 2002-02-23 04:33:15 +00:00
ofw_copy.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_disk.c Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
ofw_memory.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_module.c Convert from the Alpha compontents to PowerPC ones. 2000-10-16 19:58:32 +00:00
ofw_net.c Fix up the DMA buffer allocation call. 2002-06-07 11:49:33 +00:00
ofw_reboot.c "Ok, my loader's now up to putting up a prompt. It probes disks partially 2000-10-16 10:46:22 +00:00
ofw_time.c Whitespace fixes. 2001-10-07 13:27:27 +00:00
openfirm.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
openfirm.h Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00