xref: /netbsd-src/sys/stand/efiboot/version (revision 0e552da7216834a96e91ad098e59272b41087480)
1$NetBSD: version,v 1.15 2020/05/14 19:25:16 riastradh 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.
22