summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/ski/bootinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Major rework of the ia64 loaders. The two primary objectives are:marcel2006-11-051-321/+0
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-121-1/+1
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:ru2005-09-221-2/+8
* Remove the last vestiges of the userconfig option. None of this actuallyscottl2004-12-011-4/+0
* Added support for the -D boot option.ru2004-09-301-0/+3
* Use __FBSDID().obrien2003-09-081-2/+3
* Simplify page alignment.marcel2003-02-201-11/+4
* Remove special casing for running in the simulator from the kernelmarcel2003-02-011-24/+2
* Add boot_serial and boot_multicons variables to set RB_SERIAL andpeter2002-06-201-0/+2
* Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfopeter2001-11-191-5/+0
* Add a fake memory descriptor for the I/O port space.dfr2001-09-151-1/+7
* Fill in the bootinfo's memory map.dfr2001-09-151-0/+18
* Update code which creates bootinfo.dfr2001-09-131-1/+97
* Add a version of the loader which runs under SKI, the HP ia64 simulator.dfr2001-09-121-0/+227
OpenPOWER on IntegriCloud