xref: /netbsd-src/sys/arch/macppc/stand/ofwboot/version (revision 62a8debe1dc62962e18a1c918def78666141273b)
1$NetBSD: version,v 1.12 2009/01/28 15:03:28 tsutsui 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.
15