freebsd-dev/sys/boot/ofw
Nathan Whitehorn fa942e6074 In the case of non-sequential mappings, ofw_mapmem() could ask Open
Firmware to map a memory region with negative length, causing crashes
and Undefined Behavior. Add the appropriate check to make the behavior
defined.
2010-09-02 22:26:49 +00:00
..
common - Make better use of the global chosen, memory and mmu handles instead 2007-06-17 00:17:15 +00:00
libofw In the case of non-sequential mappings, ofw_mapmem() could ask Open 2010-09-02 22:26:49 +00:00
Makefile
Makefile.inc Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00