diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2010-07-07 20:21:24 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2010-07-07 20:21:24 +0000 |
| commit | 2555a135d6553934821e9fcdc99e7b7d39984557 (patch) | |
| tree | 5ecb5acb1f1b7b0d3dddeeec8a4b4bf8cfc77c14 /sys/boot | |
| parent | 23a2665a7e16bfae3da55dd92ed2e164bf4bc9a2 (diff) | |
| parent | 092b5c88c5cf782a28bace8e0a0a05b92c14c489 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -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 148ed4c59805..a31d87dae47b 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 |
