freebsd-skq/sys/boot/ofw/libofw
Nathan Whitehorn 51b1acac58 Fix netboot on some Apple machines on which calling dma-free on the
network device can hang the machine. This causes the loss of 64 KB of
accessible memory on netbooted machines.
2010-10-29 00:36:44 +00:00
..
devicename.c
elf_freebsd.c
libofw.h Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00
Makefile MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (which simplifies some powerpc/powerpc64 ifs) 2010-08-23 01:50:34 +00:00
ofw_console.c Backout rev 183181. It appears that I should have been using boot-device 2008-09-19 19:49:58 +00:00
ofw_copy.c In the case of non-sequential mappings, ofw_mapmem() could ask Open 2010-09-02 22:26:49 +00:00
ofw_disk.c (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
ofw_memory.c Fix some memory management issues discovered when trying to boot the PPC 2010-10-28 23:46:05 +00:00
ofw_module.c
ofw_net.c Fix netboot on some Apple machines on which calling dma-free on the 2010-10-29 00:36:44 +00:00
ofw_reboot.c
ofw_time.c
openfirm.c Fix some memory management issues discovered when trying to boot the PPC 2010-10-28 23:46:05 +00:00
openfirm.h
ppc64_elf_freebsd.c Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00