freebsd-nq/sys/boot/ofw/libofw
Peter Grehan bca2f486f0 Make __elfN(ofw_loadfile) match parameter declaration for file_format
in boot/common/bootstrap.h. Having a 32-bit size when a 64-bit param
is declared wreaks havoc on PPC.

Not objected to by: sparc64
2003-12-21 12:27:01 +00:00
..
devicename.c Cut&Paste considered far too easy: 2003-04-16 21:09:41 +00:00
elf_freebsd.c Make __elfN(ofw_loadfile) match parameter declaration for file_format 2003-12-21 12:27:01 +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
ofw_copy.c Only print out an error if returned data size is < 0. A value of 0 2003-12-21 12:19:38 +00:00
ofw_disk.c Use daddr_t instead of u_long for byte offset in strategy 2003-12-21 12:16:58 +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
ofw_net.c
ofw_reboot.c
ofw_time.c
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