1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/sys/boot/i386
2010-11-11 20:52:24 +00:00
..
boot0 Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
boot0ext
boot0sio
boot2 Avoid using memcpy() for copying 32bit chunks. This shrinks 2010-10-22 18:07:21 +00:00
btx Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
cdboot Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
common - Split code shared by almost any boot loader into separate files and 2010-09-24 19:49:12 +00:00
efi Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64', 2010-11-01 20:20:31 +00:00
gptboot Ensure that a make from sys/boot does not pick up include files from 2010-10-08 10:27:52 +00:00
gptzfsboot - Split code shared by almost any boot loader into separate files and 2010-09-24 19:49:12 +00:00
kgzldr
libfirewire MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH 2010-08-23 01:42:09 +00:00
libi386 Remove support for autoloading ACPI from the loader. Leave in the code to 2010-11-08 21:50:45 +00:00
loader Remove support for autoloading ACPI from the loader. Leave in the code to 2010-11-08 21:50:45 +00:00
mbr Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
pmbr Use -Wl,-N instead of the undocumented -N option for GCC. 2010-06-03 17:42:32 +00:00
pxeldr Pass the -N flag to linked via -Wl. 2010-06-14 17:02:19 +00:00
zfsboot - Split code shared by almost any boot loader into separate files and 2010-09-24 19:49:12 +00:00
zfsloader For consistency, change all 'i386' and MACHINE_ARCH to x86. 2010-08-31 19:01:12 +00:00
Makefile Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled. 2009-12-22 20:56:33 +00:00
Makefile.inc MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH 2010-08-23 01:42:09 +00:00