Home | History | Annotate | Line # | Download | only in efiboot
version revision 1.31.10.1
      1  1.31.10.1  perseant $NetBSD: version,v 1.31.10.1 2025/08/02 05:57:53 perseant 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       1.14  riastrad 1.13:	Add rndseed support.
     21       1.15  riastrad 1.14:	Add EFI RNG support.
     22       1.16  jmcneill 1.15:	Add module support.
     23       1.17  jmcneill 2.0:	Add boot.cfg support.
     24       1.18   thorpej 2.1:	Remove efiboot.plist support; support dtoverlay in boot.cfg.
     25       1.19  jmcneill 2.2:	Remove support for storing settings in EFI env vars.
     26       1.20  jmcneill 2.3:	EFI RT and GOP support for devicetree mode.
     27       1.21  jmcneill 2.4:	Add ISO9660 support.
     28       1.28    andvar 2.5:	Recognize the EFI system partition as fstype MSDOS.
     29       1.23  jmcneill 2.6:	Disable ACPI support when booting big endian kernels.
     30       1.24       mrg 2.7:	Add basic support for booting from RAID1 volumes.
     31       1.25       mrg 2.8:	Add bi-endian disklabel and FFS support.
     32       1.26  jmcneill 2.9:	Watchdog support.
     33       1.27  jmcneill 2.10:	Use disk I/O protocol for block devices.
     34       1.29  jmcneill 2.11:	Add support for changing the video mode.
     35       1.30  jmcneill 2.12:	Add userconf support.
     36       1.31     skrll 2.13:	Add Arm RT support and change Arm64 (aarch64) RT VAs.
     37  1.31.10.1  perseant 2.14:	Arm64: check cpu support for big endian kernel.
     38  1.31.10.1  perseant 2.15:	Arm64: Use 1:1 PA to VA mappings for RT services.
     39