xref: /netbsd-src/sys/stand/efiboot/version (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1$NetBSD: version,v 1.22 2020/10/18 18:09:32 tnn 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 PXE booting support.
91.2:	Add environment variable support.
101.3:	Add ACPI support.
111.4:	Add bootfile support.
121.5:	EFI runtime support.
131.6:	Add GPT support.
141.7:	Add NFS support.
151.8:	Add support for "bootargs" environment variable.
161.9:	Add support for efiboot.plist and loading device tree overlays.
171.10:	Add support for EFI GOP framebuffers in ACPI mode.
181.11:	Add full UEFI memory map to /chosen node.
191.12:	Derive ACPI model string from SMBIOS.
201.13:	Add rndseed support.
211.14:	Add EFI RNG support.
221.15:	Add module support.
232.0:	Add boot.cfg support.
242.1:	Remove efiboot.plist support; support dtoverlay in boot.cfg.
252.2:	Remove support for storing settings in EFI env vars.
262.3:	EFI RT and GOP support for devicetree mode.
272.4:	Add ISO9660 support.
282.5:	Recognize the EFI system partion as fstype MSDOS.
29