summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi/elf_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Major rework of the ia64 loaders. The two primary objectives are:marcel2006-11-051-212/+0
* Redefine a PTE as a 64-bit integral type instead of a struct ofmarcel2004-09-231-13/+5
* Remove advertising clause from University of California Regent's license,imp2004-04-051-4/+0
* Convert to __FBSDID.obrien2004-01-041-2/+3
* Enable the i386 loader to load and run an amd64 kernel. If this putspeter2003-05-011-3/+3
* Remove a left-over virtual mapping of uncached I/O port space.marcel2002-11-281-17/+0
* o Fix a size calculation based on a 8KB page, while under EFImarcel2002-10-241-4/+20
* o Remove namespace pollution from param.h:marcel2002-05-191-0/+2
* 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
* Call ExitBootServices and disable interrupts before we start hackingdfr2001-10-251-11/+12
* 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-221-38/+146
* Add ELF backend to the build.dfr2001-09-141-7/+1
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-091-0/+143
OpenPOWER on IntegriCloud