xref: /netbsd-src/sys/arch/i386/stand/efiboot/version (revision 83db55f8c996624b96a4ee44fad484fff5953547)
1$NetBSD: version,v 1.5 2024/09/21 03:42:27 rin Exp $
2
3NOTE ANY CHANGES YOU MAKE TO THE EFI BOOTLOADER HERE.  The format of this
4file is important - make sure the entries are appended on end, last item
5is taken as the current.
6
71.0:	Initial version.
81.1:	Add CD/DVD-ROM, serial, PXE boot and UEFI memory map compaction support.
91.2:	Support for partition labels, recursive labels inside RAID partitions,
10	booting a directory with kernel and modules, MultiBoot 2, not using
11	the default menu options from prompt "boot" command, new "root"
12	command that changes default root, bi-endian support in disklabel,
13	RAID and UFS, framebuffer fixes, reloc command, and NFSv3.
141.3	Fix PXE device path type, fixes for buggy ACPI implementations, and
15	serial console support with raw I/O accessors.
16