freebsd-dev/sys/boot/ofw/libofw
Peter Grehan c727d17006 All hell breaks loose if the loader image is released before
jumping to the kernel. Another bug exposed by removing the
1:1 BAT mapping. Sparc64 doesn't do this either.

Compile tested on: panther (sparc64). Code built, but not used, on sparc64.
2004-07-08 06:09:22 +00:00
..
devicename.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
elf_freebsd.c Extract entry point from elf header before releasing the heap. 2004-07-08 06:04:45 +00:00
libofw.h - Add ':' as a separator between the OpenFirmware device space and 2003-12-21 12:38:25 +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 Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_copy.c Correctly calculate size of memory to be mapped when copying. Removal 2004-07-08 06:06:56 +00:00
ofw_disk.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_memory.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_module.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_net.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_reboot.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_time.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
openfirm.c All hell breaks loose if the loader image is released before 2004-07-08 06:09:22 +00:00
openfirm.h Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00