version revision 164010
177943Sdfr$FreeBSD: head/sys/boot/ia64/efi/version 164010 2006-11-05 22:03:04Z marcel $
277943Sdfr
377943SdfrNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
477943Sdfrfile is important.  Make sure the current version number is on line 6.
577943Sdfr
6164010Smarcel1.2:	Restructured. Has some user visible differences.
7107733Smarcel1.1:	Pass the HCDP table address to the kernel via bootinfo if one
8107733Smarcel	is present in the EFI system table.
9107367Smarcel1.0:	Don't map the I/O port range. We expect the kernel to do it. It
10107367Smarcel	was done in the loader as a debugging aid and not intended as a
11107367Smarcel	service/feature.
1293454Smarcel0.3:	Pass the physical address of the bootinfo block in register r8
1393454Smarcel	to the kernel. Continue to put it at the fixed address for now.
1493410Smarcel0.2:	Much improved version. Significant is the support for passing
1593410Smarcel	the FPSWA interface pointer to the kernel.
1677943Sdfr0.1:	Initial EFI version, germinated from the NetBSD i386
1777943Sdfr	standalone, but enormously modified.
18