freebsd-skq/sys/boot/i386
Dimitry Andric 6cad98e283 After r239066, reinitialize v86.ctl and v86.addr for int 13 EDD probing
in sys/boot/i386/libi386/biosdisk.c.  Otherwise, when DISK_DEBUG is
enabled, the DEBUG() macros will clobber those fields, and cause the
probing to always fail mysteriously when debugging is enabled.
2012-08-13 21:04:01 +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
common
efi
gptboot
gptzfsboot
kgzldr
libfirewire
libi386 After r239066, reinitialize v86.ctl and v86.addr for int 13 EDD probing 2012-08-13 21:04:01 +00:00
loader Teach the ZFS use new partitions API when probing. 2012-08-05 14:48:28 +00:00
mbr
pmbr When GPT signature is invalid in the primary GPT header, then try to 2012-08-05 12:57:38 +00:00
pxeldr
zfsboot
zfsloader
Makefile
Makefile.inc