aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/Makefile.amd64
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-18/+0
* Remove LOADER_ZFS_SUPPORT as a Makefile variableWarner Losh2017-11-101-0/+2
* For amd64, compile both zfs and zfs32 libraries.Warner Losh2017-10-301-6/+6
* Stopgap fix to the mistmatch between LOADER_GELI_SUPPORT andWarner Losh2017-10-221-1/+1
* Rename libstand.a to libsa.a and libstand32.a to libsa32.aWarner Losh2017-10-121-1/+1
* Add more guards to disable GELIBOOT by defining LOADER_NO_GELI_SUPPORTAllan Jude2016-04-211-1/+4
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootAllan Jude2016-03-161-0/+1
* Reorder to help with moving the efi loader parts to sys/boot/efi. As theseAndrew Turner2015-03-291-0/+2
* Build boot/ficl as 64-bit library on amd64Ed Maste2014-04-031-1/+4
* Connect 64-bit boot ficl to the buildEd Maste2014-03-131-0/+1
* Build a 32-bit libstand under sys/boot/Ed Maste2014-02-061-0/+1
* Add a version of the FreeBSD bootloader which can run in userland, packagedDoug Rabson2011-06-301-0/+1
* MF tbemd: move to using specific architecture makefilesWarner Losh2010-08-231-0/+4