Major rework of how we copy data into kernel space.
authorBenno Rice <benno@FreeBSD.org>
Thu, 18 Jul 2002 12:39:02 +0000 (12:39 +0000)
committerBenno Rice <benno@FreeBSD.org>
Thu, 18 Jul 2002 12:39:02 +0000 (12:39 +0000)
commit8e465298e27ad4961f25a1955121f30a45db5975
tree495497d5c7cdccc4784cb4df5f42e884cb55326e
parentbff0acee63ca781a9b02c09441a44efecae79993
Major rework of how we copy data into kernel space.

We now talk to the memory and mmu instances directly rather than using the
OpenFirmware "claim" method.
sys/boot/ofw/libofw/elf_freebsd.c
sys/boot/ofw/libofw/ofw_copy.c
sys/boot/ofw/libofw/ofw_disk.c
sys/boot/ofw/libofw/ofw_memory.c
sys/boot/ofw/libofw/openfirm.c
sys/boot/ofw/libofw/openfirm.h