diff options
Diffstat (limited to 'sys/boot/ia64/ski/version')
-rw-r--r-- | sys/boot/ia64/ski/version | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/boot/ia64/ski/version b/sys/boot/ia64/ski/version new file mode 100644 index 0000000..6f4fc3c --- /dev/null +++ b/sys/boot/ia64/ski/version @@ -0,0 +1,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. + +0.2: Pass the address of the bootinfo block to the kernel in register + r8. Keep it at the hardwired address for now. +0.1: Initial SKI version. |