NetBSD/sys/arch/i386/stand
dyoung 937d3ce321 biosdisk_getextinfo() can fail. If it does fail in set_geometry(),
clear the flag BIOSDISK_INT13EXT so that a caller such as read_gpt()
will not try to rely on the gibberish in the biosdisk_extinfo.
2011-02-21 00:43:19 +00:00
..
boot Add VESA VBE/DDC EDID support for determining the monitor's preferred 2011-02-09 04:37:54 +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 biosdisk_getextinfo() can fail. If it does fail in set_geometry(), 2011-02-21 00:43:19 +00:00
libsa
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 It just so happens we don't need -Wno-attributes if we 2010-12-22 20:46:42 +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