freebsd-dev/sys/boot/ofw/libofw
Andreas Tobler 18ed1960fc Check the OF_getprop() return value before proceeding. Allocate only as
much space as needed for the mode buffer. Use strcmp, relying on OF giving
back NULL terminated strings.

Submitted by:	marius
Approved by:	nwhitehorn (mentor)
2010-11-20 19:23:16 +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
ofw_copy.c Check the real-mode? OF property to find out whether we operate in real or 2010-11-17 19:35:56 +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 Move the declaration of the eh struct (used only when debugging is enabled) 2010-11-17 19:31:48 +00:00
ofw_reboot.c
ofw_time.c
openfirm.c Check the OF_getprop() return value before proceeding. Allocate only as 2010-11-20 19:23:16 +00:00
openfirm.h Check the real-mode? OF property to find out whether we operate in real or 2010-11-17 19:35:56 +00:00
ppc64_elf_freebsd.c Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00