freebsd-dev/sys/boot/ia64
Marcel Moolenaar 0761a64f29 o Fix a size calculation based on a 8KB page, while under EFI
pages are 4KB.
o  As a second order fix, don't assume we have enough space
   after the bootinfo block left in a page to hold the memory
   map.
o  A third order fix as that we removed the assumption that a
   bootinfo block fits in a single 8KB page.

PR: ia64/39415
submitted by: Espen Skoglund <esk@ira.uka.de>
2002-10-24 07:53:12 +00:00
..
common o Fix a size calculation based on a 8KB page, while under EFI 2002-10-24 07:53:12 +00:00
efi Disable loader ufs support. It causes the loader to crash on the Itanium2 2002-07-20 03:46:43 +00:00
libski Add boot_serial and boot_multicons variables to set RB_SERIAL and 2002-06-20 06:29:42 +00:00
ski At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
skiload At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
Makefile Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00
Makefile.inc Make it a bit closer to the EFI build and tie up some loose ends. 2002-04-06 04:33:53 +00:00