diff options
Diffstat (limited to 'sys/boot/ia64/efi/version')
-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 148ed4c..a31d87d 100644 --- a/sys/boot/ia64/efi/version +++ b/sys/boot/ia64/efi/version @@ -3,6 +3,8 @@ $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. +2.2: Create direct mapping based on start address instead of mapping + first 256M. 2.1: Add support for "-dev <part>" argument parsing. 2.0: Provide devices based on the block I/O protocol, rather than the simple file services protocol. Use the FreeBSD file system code |