xref: /netbsd/sys/arch/macppc/stand/ofwboot/version (revision 6550d01e)
1$NetBSD: version,v 1.13 2010/10/17 15:33:04 phx Exp $
2
31.1:		Initial revision from NetBSD/powerpc.
41.2:		Use MI loadfile().
51.3:		Support verbose/quiet boot.
61.4:		loadfile() update:  ELF symbols no longer need backward seeks.
71.5:		loadfile() update to avoid backwards seeks for ELF Program
8		Headers.
91.6:		Support ustarfs.
101.7:		Go back to using OFW-specific alloc.c.
111.8:		Change load address to E00000 to support kernels over 5MB big
121.9:		Zero out the stack before we call into C code.
131.10:		Support userconf(4).
141.11:		Check floppyboot and disable LOAD_NOTE to avoid backward seek.
151.12:		Read Apple Partition Map to find the root partition, when
16		no OF path was specified.
17