Home | History | Annotate | Line # | Download | only in ofwboot
      1 $NetBSD: version,v 1.16 2025/01/13 17:33:10 tsutsui Exp $
      2 
      3 1.1:		Initial revision from NetBSD/powerpc.
      4 1.2:		Use MI loadfile().
      5 1.3:		Support verbose/quiet boot.
      6 1.4:		loadfile() update:  ELF symbols no longer need backward seeks.
      7 1.5:		loadfile() update to avoid backwards seeks for ELF Program
      8 		Headers.
      9 1.6:		Support ustarfs.
     10 1.7:		Go back to using OFW-specific alloc.c.
     11 1.8:		Change load address to E00000 to support kernels over 5MB big
     12 1.9:		Zero out the stack before we call into C code.
     13 1.10:		Support userconf(4).
     14 1.11:		Check floppyboot and disable LOAD_NOTE to avoid backward seek.
     15 1.12:		Read Apple Partition Map to find the root partition, when
     16 		no OF path was specified.
     17 1.13:		Fix boot failure of installation floppies
     18 1.14:		Properly inform OFW of the kernel's location using claim + map.
     19 1.15:		Tweak bootpath strings for OpenBIOS v1.1 used on QEMU.
     20