freebsd-dev/sys/boot/ofw/libofw
2002-02-23 04:36:15 +00:00
..
devicename.c Add a function for parsing an Open Firmware boot path into the 2001-10-15 09:25:30 +00:00
elf_freebsd.c #if 0 more bootinfo stuff. 2002-02-23 04:13:02 +00:00
libofw.h Make the ofw_reg structure and ofw_alloc_heap 64-bit save. 2001-10-15 12:16:20 +00:00
Makefile Add -ffreestanding to CFLAGS. 2002-02-23 04:36:15 +00:00
ofw_console.c Fix test for != 0 that should be > 0. 2002-02-23 04:33:15 +00:00
ofw_copy.c Whitespace fixes. 2001-10-07 13:27:27 +00:00
ofw_devsearch.c Do not include openfirm.h; it is now included by libofw.h. 2001-10-15 09:52:38 +00:00
ofw_disk.c - Remove unneeded variable. 2002-02-15 13:22:09 +00:00
ofw_memory.c Make the ofw_reg structure and ofw_alloc_heap 64-bit save. 2001-10-15 12:16:20 +00:00
ofw_module.c Convert from the Alpha compontents to PowerPC ones. 2000-10-16 19:58:32 +00:00
ofw_net.c Check the return values of index() and don't dereference it if its null; 2002-02-23 04:31:30 +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 Add OF_claim_virt() and OF_release_phys(). 2002-02-23 03:36:04 +00:00
openfirm.h Add OF_claim_virt() and OF_release_phys(). 2002-02-23 03:36:04 +00:00