NetBSD/sys/arch/i386/stand
jdolecek 49c105ffdb add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
maps standard boot flags to corresponding RB_* values
use BOOT_FLAG() in port's MD code as appropriate

as discussed on tech-kern, add new boot flags -v, -q for booting
verbosely or quietly, and corresponding AB_VERBOSE/AB_QUIET
boot flags; also add FreeBSD-compatible bootverbose macro and
NetBSD-specific bootquiet macro

for hpcmips, use new bootverbose instead of it's own hpcmips_verbose

Tested on i386, and to limited extend (compile of affected files) also for
mvme68k, hp300, luna68k, sun3.
2000-09-24 12:32:31 +00:00
..
biosboot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
biosboot_com0 Build bootblocks to always use COM0 for console. 1999-07-11 01:23:53 +00:00
biosboot_ps2 add special bootblocks for IBM PS/2 - those machines need different gate A20 2000-05-13 19:58:01 +00:00
biosboot_resetvideo Addredd port-i386/9897, but differently. Since the effect of resetting 2000-04-23 19:57:12 +00:00
biosboot_ser Enable the code that passes the ACPI memory map to the kernel. 2000-06-02 18:26:10 +00:00
dosboot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
genprom fix creation of DOS / ROM images from ELF executables: use "objcopy" 1999-07-08 14:32:28 +00:00
installboot Fix the symlink hack. 2000-01-23 16:45:54 +00:00
lib add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
libsa this is now sys/lib/libsa/ufs_ls.c 1999-04-14 13:31:49 +00:00
netboot add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this 2000-09-24 12:32:31 +00:00
Makefile add special bootblocks for IBM PS/2 - those machines need different gate A20 2000-05-13 19:58:01 +00:00
Makefile.booters switch to MI newvers_stand.sh version info generator 2000-07-12 21:05:35 +00:00