freebsd-dev/sys/boot/i386
John Baldwin 1ddb0ab555 Add support for emulating the RDMSR and WRMSR instructions into BTX. In
theory, this should allow the K7V Athlon motherboard to boot ok with boot
virus protection enabled.  However, I have no hardware to test this.  It
shouldn't break anything though. :)

Prodded by:	Kelly Yancey <kbyanc@posi.net>
2000-06-17 06:45:40 +00:00
..
boot0 Clean up all of the 16-bit assembly code in the x86 bootstrap to work 2000-05-23 12:18:49 +00:00
boot2 Treat \t and \n inside /boot.config as whitespaces. 2000-06-13 13:07:53 +00:00
btx Add support for emulating the RDMSR and WRMSR instructions into BTX. In 2000-06-17 06:45:40 +00:00
cdboot Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
cdldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
gptboot Treat \t and \n inside /boot.config as whitespaces. 2000-06-13 13:07:53 +00:00
kgzldr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
libi386 Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
loader Bump loader version due to copyin, copyout, setenv&cia. 2000-06-07 22:12:21 +00:00
mbr Clean up some more 16-bit code and get rid of more m4 macros. 2000-05-23 12:28:31 +00:00
pxeldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
Makefile Mega i386 loader commit. 2000-03-28 01:19:53 +00:00
Makefile.inc Mega i386 loader commit. 2000-03-28 01:19:53 +00:00