Home | History | Annotate | Line # | Download | only in efiboot
version revision 1.13
      1  1.13  jmcneill $NetBSD: version,v 1.13 2019/11/30 13:02:18 jmcneill Exp $
      2   1.1  jmcneill 
      3   1.1  jmcneill NOTE ANY CHANGES YOU MAKE TO THE EFI BOOTLOADER HERE.  The format of this
      4   1.1  jmcneill file is important - make sure the entries are appended on end, last item
      5   1.1  jmcneill is taken as the current.
      6   1.1  jmcneill 
      7   1.1  jmcneill 1.0:	Initial version.
      8   1.2  jmcneill 1.1:	Add PXE booting support.
      9   1.3  jmcneill 1.2:	Add environment variable support.
     10   1.4  jmcneill 1.3:	Add ACPI support.
     11   1.5       mrg 1.4:	Add bootfile support.
     12   1.6  jmcneill 1.5:	EFI runtime support.
     13   1.7  jmcneill 1.6:	Add GPT support.
     14   1.8  jmcneill 1.7:	Add NFS support.
     15   1.9     skrll 1.8:	Add support for "bootargs" environment variable.
     16  1.10   thorpej 1.9:	Add support for efiboot.plist and loading device tree overlays.
     17  1.11  jmcneill 1.10:	Add support for EFI GOP framebuffers in ACPI mode.
     18  1.12  jmcneill 1.11:	Add full UEFI memory map to /chosen node.
     19  1.13  jmcneill 1.12:	Derive ACPI model string from SMBIOS.
     20