11.13Smrg$NetBSD: version,v 1.13 2024/09/20 05:53:43 mrg Exp $
21.1Sthorpej
31.1SthorpejNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
41.6Sjdolecekfile is important - make sure the entries are appended on end, last item
51.6Sjdolecekis taken as the current.
61.1Sthorpej
71.6Sjdolecek1.0:	Matthias Drochner's new DOS boot program.
81.6Sjdolecek1.1:	New welcoming banner.
91.2Sdrochner1.2:	Use common menu / parsing functions with other bootloaders.
101.2Sdrochner	New framework to pass information to the kernel.
111.6Sjdolecek1.3:	Switch to new NetBSD MBR partition ID.
121.6Sjdolecek1.4:	Support BIOS Int13-Extensions.
131.6Sjdolecek1.5:	Support ELF.
141.7Sjdolecek1.6:	Support verbose/quiet boot.
151.8Sbjh211.7:	loadfile() update:  ELF symbols no longer need backward seeks.
161.9Sscw1.8:	loadfile() update to avoid backwards seeks for ELF Program Headers.
171.10Sdsl1.9:	move stack 64k up memory to allow for larger code and data
181.10Sdsl	use .code16 and .code32 directives
191.11Sperry5.1:	Change boot messages to replace build date with kernel version.
201.13Smrg5.2:	Support for partition labels, recursive labels inside RAID partitions,
211.13Smrg	booting a directory with kernel and modules, MultiBoot 2, not using
221.13Smrg	the default menu options from prompt "boot" command, new "root"
231.13Smrg	command that changes default root, bi-endian support in disklabel,
241.13Smrg	RAID and UFS, and fixes for buggy ACPI implementations, and remove
251.13Smrg	XMS (eXtended Memory Specification) specific code.
26