NetBSD/sys/arch/i386/stand
2011-04-09 00:26:52 +00:00
..
boot Honor bp_timeout even if someone sets X86_BP_FLAGS_NOBOOTCONF. 2011-03-18 18:24:09 +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 Remove extra trailing slash in ${S} path. 2009-03-30 09:22:52 +00:00
genprom ding dong, the witch is __dead. Not sure why it was even bothered with here. 2007-12-26 10:19:41 +00:00
lib Rework previous commit. Return non-zero instead of turning off 2011-02-21 02:58:02 +00:00
libsa ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mbr Support booting from GPT-partioned disks on PC-BIOS-compatible systems. 2011-01-06 01:08:48 +00:00
misc Update Rawrite32 to the latest version 2010-10-27 18:29:46 +00:00
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 Do not ignore errors from genprom. 2011-04-09 00:26:52 +00:00
Makefile.inc Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00