summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/common
Commit message (Expand)AuthorAgeFilesLines
* Add boot_serial and boot_multicons variables to set RB_SERIAL andpeter2002-06-201-0/+2
* o Remove namespace pollution from param.h:marcel2002-05-192-0/+3
* Allocate sufficient pages to hold the bootinfo block and stopmarcel2002-04-191-7/+10
* Pass the physical address of the bootinfo block to the kernel inmarcel2002-03-301-1/+1
* Lookup the EFI_FPSWA driver and pass the interface pointer through to thepeter2001-11-191-0/+2
* Remove bootinfo.bi_kernel. It isn't used by the kernel. struct bootinfopeter2001-11-191-6/+0
* Set RB_MULTIPLE (multiple console support) if the kernel is bootedmarcel2001-10-291-0/+3
* Call ExitBootServices and disable interrupts before we start hackingdfr2001-10-251-11/+12
* Return the mapkey which EFI gave us when we read the memory map - we needdfr2001-09-241-1/+3
* Tidy up a little - don't try to print anything or enable interrupts afterdfr2001-09-241-51/+24
* * Flesh out elf_exec and bootinfo.dfr2001-09-222-38/+492
* Add ELF backend to the build.dfr2001-09-141-7/+1
* Make this do the right thing (mostly). We should still reserve the pagesdfr2001-09-141-5/+13
* Reformat.dfr2001-09-071-139/+140
* style(9) + fix FreeBSD id's.obrien2001-06-161-9/+11
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-093-0/+441
OpenPOWER on IntegriCloud