freebsd-nq/sys/boot/i386
John Baldwin 370b70dc03 Remove unnecessary initializations. The BSS of boot2 is in fact
zero'd when boot2 begins execution by the _start() routine in btxcsu.S.

MFC after:	1 week
2012-06-01 15:48:24 +00:00
..
boot0
boot0ext
boot0sio
boot2 Remove unnecessary initializations. The BSS of boot2 is in fact 2012-06-01 15:48:24 +00:00
btx
cdboot Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219. 2012-05-11 18:07:23 +00:00
common
efi
gptboot Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent 2012-05-25 09:36:39 +00:00
gptzfsboot
kgzldr
libfirewire
libi386 Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
loader Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00
mbr
pmbr
pxeldr cdboot, pxeldr: make use of bootargs.h instead of redefining flag constants 2012-05-10 09:47:04 +00:00
zfsboot zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
zfsloader
Makefile
Makefile.inc