freebsd-dev/sys/boot/ofw/libofw
Ruslan Ermilov 46f8fdc34e Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
2002-05-13 11:09:07 +00:00
..
devicename.c Change the disk probing so that it will actually find disks other 2002-05-11 21:30:46 +00:00
elf_freebsd.c #if 0 more bootinfo stuff. 2002-02-23 04:13:02 +00:00
libofw.h Change the disk probing so that it will actually find disks other 2002-05-11 21:30:46 +00:00
Makefile Removed now unused INTERNALSTATICLIB. 2002-05-13 11:09:07 +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 Change the disk probing so that it will actually find disks other 2002-05-11 21:30:46 +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