aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/efi
Commit message (Expand)AuthorAgeFilesLines
* Move i386/efi files to new home in efi/loader/arch/i386Ed Maste2015-04-027-751/+0
* Support UEFI booting on amd64 via loader.efiEd Maste2014-04-048-932/+0
* Build boot/ficl as 64-bit library on amd64Ed Maste2014-04-031-0/+4
* Put each source file on a separate lineEd Maste2014-04-031-2/+12
* Merge r246607 by benno from projects/uefiEd Maste2014-03-311-3/+3
* howto_names: unify declarationRoger Pau Monné2014-03-111-23/+1
* Build a 32-bit libstand under sys/boot/Ed Maste2014-02-061-0/+1
* Purely cosmetic change: order DT_REL* and DT_RELA* consistently.Ed Maste2013-11-281-1/+1
* Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knobBryan Drewery2013-09-291-1/+1
* Fix linking of loader.efi.Benno Rice2013-01-221-1/+1
* amd64 only has rela sections.Rui Paulo2012-12-171-12/+12
* Make this work for 64 bit binaries.Rui Paulo2012-12-071-9/+22
* Remove dead code that clang refuses to compile.Rui Paulo2012-12-051-10/+0
* sys/boot: add common CTASSERT definitionAndriy Gapon2012-05-091-10/+1
* Build a 32-bit EFI loader on amd64. This to match the rest of theMarcel Moolenaar2012-04-201-2/+9
* Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',Dimitry Andric2010-11-011-1/+1
* For consistency, change all 'i386' and MACHINE_ARCH to x86.Xin LI2010-08-311-1/+1
* Add a copyright.Rui Paulo2010-04-071-0/+26
* EFI boot loader for FreeBSD/i386.Rui Paulo2010-04-0715-0/+1663