NetBSD/sys/arch/i386/stand
jakllsch f7cb5f6ff7 Honor bp_timeout even when X86_BP_FLAGS_NOBOOTCONF is set.
Or, in other words, bring back the 5 second countdown in pxeboot(8).
2011-03-18 18:21:38 +00:00
..
boot Enable LIBSA_PRINTF_LONGLONG_SUPPORT. 2011-02-26 18:22:58 +00:00
bootxx Support booting from GPT-partioned disks on PC-BIOS-compatible systems. 2011-01-06 01:08:48 +00:00
cdboot Relocate buffers to not coincide with new location of executable text. 2011-01-04 16:53:05 +00:00
dosboot MI libsa provides panic() and exit() functions, no need to provide our own. 2010-12-20 01:12:44 +00:00
fatboot
genprom
lib Rework previous commit. Return non-zero instead of turning off 2011-02-21 02:58:02 +00:00
libsa
mbr Support booting from GPT-partioned disks on PC-BIOS-compatible systems. 2011-01-06 01:08:48 +00:00
misc
netboot MI libsa provides panic() and exit() functions, no need to provide our own. 2010-12-20 01:12:44 +00:00
pxeboot Honor bp_timeout even when X86_BP_FLAGS_NOBOOTCONF is set. 2011-03-18 18:21:38 +00:00
Makefile bootxx_cd9660 (cdboot), like bootxx_fat16 (fatboot), is not a traditional 2010-12-29 17:44:03 +00:00
Makefile.booters Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile.inc