summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r281524 by andrew@: Use MACHINE in the efi loader when it is what we meanemaste2016-01-071-1/+1
* MFC r280047: build x86-specific files in amd64 loader.efiemaste2015-12-211-4/+0
* MFC 279949:jhb2015-04-091-1/+1
* MFC r271475 by ambrisko:emaste2014-09-191-0/+4
* MFC UEFI loaderemaste2014-09-041-1/+8
* MF tbemd: move to using specific architecture makefilesimp2010-08-231-1/+1
* Remove file system support based on the simple file system protocolmarcel2010-01-091-2/+2
* Major rework of the ia64 loaders. The two primary objectives are:marcel2006-11-051-14/+3
* o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}()marcel2004-11-281-9/+9
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* o Don't build with -fpic. It's not needed and inconsistent with howmarcel2004-02-131-5/+0
* Tidy up makefiles.ru2004-02-121-11/+4
* sys/ia64/ia64/pal.s has been repocopied to pal.S.ru2003-07-021-1/+1
* Change the startup code to fix a memory leak and to allow us tomarcel2002-12-101-1/+1
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-3/+0
* Back out last commit. I expect our bsd.*.mk gods to remove the need forobrien2002-05-121-0/+3
* NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingobrien2002-05-111-3/+0
* -ffreestanding is the word.obrien2002-05-101-1/+1
* Lookup the EFI_FPSWA driver and pass the interface pointer through to thepeter2001-11-191-0/+4
* Pick up pal.s from the kernel sources.dfr2001-09-241-1/+3
* * Flesh out elf_exec and bootinfo.dfr2001-09-221-1/+1
* Add ELF backend to the build.dfr2001-09-141-1/+1
* Add a libstand filesystem for accessing EFI native filesystems.dfr2001-09-071-1/+1
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-091-0/+36
OpenPOWER on IntegriCloud