summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/efi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-2/+5
* NOFORTH -> NO_FORTHru2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Add efimd.c. This file contains MD code used by the EFI library. Whilemarcel2004-11-281-2/+7
* This file was repocopied from src/sys/boot/efi/loader.marcel2004-11-231-38/+32
* Fix the creation of EFI images that got broken by the import ofmarcel2004-07-201-2/+2
* Don't create a mapfile during link. It's not needed for the build.marcel2004-02-131-2/+2
* Tidy up makefiles.ru2004-02-121-72/+20
* Consistently use NOFORTH to control the usage of ficl.obrien2003-02-261-4/+3
* -ffreestanding is the word.obrien2002-05-101-0/+1
* We must not let install(1) strip loader.efi when installing it, or thepeter2002-04-071-0/+1
* Set BINDIRpeter2002-04-071-0/+1
* Add loader bootforth infrastructure and install it.peter2002-04-071-4/+20
* Try and tidy up some very loose ends with paths to various libraries etc.peter2002-04-061-3/+15
* Do not assume that ${OBJCOPY} variable exists. It was hidden by thepeter2002-04-061-0/+1
* Fix self hosted loader building. When you use a self configured gcc, itpeter2002-04-061-1/+0
* Use a relative path to libstand.. /usr/src/lib/libstand may not existpeter2002-04-041-1/+1
* Only install the help file if we can find it. Use ${BASE}.helpmarcel2002-03-311-4/+1
* o Add -L${DESTDIR}${LIBDIR} on the link line for -lstand.marcel2002-03-281-4/+4
* s/alpha/${MACHINE_ARCH}/gmarcel2001-10-081-1/+1
* Add EFI network support.dfr2001-09-221-2/+3
* Enable bootforth.dfr2001-09-041-1/+1
* Make sure we copy over the linker set sections to the EFI executable.dfr2001-09-041-0/+1
* Make this build again after breakage from previous commits.dfr2001-07-101-6/+6
* style cleanupobrien2001-06-161-22/+23
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-141-11/+2
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-091-0/+102
OpenPOWER on IntegriCloud