diff options
Diffstat (limited to 'sys/boot/ia64')
-rw-r--r-- | sys/boot/ia64/efi/version | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/ia64/efi/version b/sys/boot/ia64/efi/version index d49b5ef..ce84d78 100644 --- a/sys/boot/ia64/efi/version +++ b/sys/boot/ia64/efi/version @@ -3,5 +3,7 @@ $FreeBSD$ NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this file is important. Make sure the current version number is on line 6. +0.2: Much improved version. Significant is the support for passing + the FPSWA interface pointer to the kernel. 0.1: Initial EFI version, germinated from the NetBSD i386 standalone, but enormously modified. |