]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/boot/ia64/ski/version
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / boot / ia64 / ski / version
1 $FreeBSD$
2
3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4 file is important.  Make sure the current version number is on line 6.
5
6 2.0:    Add support for PBVM.
7 1.2:    Restructured. Has some user visible differences. Due to code
8         sharing, has been given the same version number as the EFI
9         loader.
10 0.2:    Pass the address of the bootinfo block to the kernel in register
11         r8. Keep it at the hardwired address for now.
12 0.1:    Initial SKI version.