aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/efi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-23/+0
* Prefer bsd.init.mk to src.opts.mkWarner Losh2017-11-061-1/+1
* Fix typo in the COMPILER_VERSION checkBaptiste Daroussin2016-10-221-2/+2
* ms_abi is supported with gcc 4.5 or newer, so build it with gcc if itWarner Losh2016-03-151-4/+4
* Only build EFI components on supported compilersSteven Hartland2016-01-141-2/+6
* Add support for arm64 to loader.efi and boot1.efiAndrew Turner2015-04-141-1/+3
* Add support to the efi boot1 and loader for 32-bit ARM. This will be usedAndrew Turner2015-04-061-1/+1
* Spell MACHINE_CPUARCH correctlyAndrew Turner2015-04-051-1/+1
* Add FDT support to loader.efi. This will be used on arm and arm64.Andrew Turner2015-04-051-0/+8
* Move the efi loaders to be under sys/boot/efi. This will help us addAndrew Turner2015-04-011-0/+4
* Unhook the loader subdirectory. The ia64 EFI loader is now buildMarcel Moolenaar2004-11-231-1/+1
* First approximation of an ia64 EFI loader. Not functional.Doug Rabson2001-06-091-0/+5