freebsd-skq/sys/boot/ofw/libofw
marcel dc91b1990a Extend struct devdesc with a unit field, called d_unit. Promote the
device (kind) specific unit field to the common field. This change
allows a future version of libefi to work without requiring anything
more than what is defined in struct devdesc and as such makes it
possible to compile said version of libefi for different platforms
without requiring that those platforms have identical derivatives
of struct devdesc.
2006-11-02 01:23:18 +00:00
..
devicename.c In ofw_parsedev() check the return value of malloc() and protect 2005-10-25 12:49:56 +00:00
elf_freebsd.c Remove unused variables. 2005-10-20 10:39:09 +00:00
libofw.h Extend struct devdesc with a unit field, called d_unit. Promote the 2006-11-02 01:23:18 +00:00
Makefile add sun4v support to the sparc64 boot loader 2006-10-09 04:43:07 +00:00
ofw_console.c Remove unused variables. 2005-10-20 10:39:09 +00:00
ofw_copy.c Make code match comment: make the smallest unit of page allocation 2005-07-22 23:22:29 +00:00
ofw_disk.c - Add a workaround for the fact that OFW doesn't guarantee that 2005-10-25 12:51:49 +00:00
ofw_memory.c Remove unused variables. 2005-10-20 10:39:09 +00:00
ofw_module.c
ofw_net.c Remove unused variables. 2005-03-02 20:12:27 +00:00
ofw_reboot.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_time.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
openfirm_mmu.c more sun4v fallout - missed add 2006-10-09 07:00:59 +00:00
openfirm.c add sun4v support to the sparc64 boot loader 2006-10-09 04:43:07 +00:00
openfirm.h Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00