Date: Sun, 8 Nov 1998 07:36:36 -0800 (PST) From: Robert Nordier <rnordier@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.m4 boot1.s boot2.c Message-ID: <199811081536.HAA01523@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnordier 1998/11/08 07:36:36 PST
Modified files:
sys/boot/i386/boot2 Makefile boot1.m4 boot1.s boot2.c
Log:
boot1: Eliminate EDD detection and optional use of disk packet
interface. Do some general consistency fixes and space optimizations.
Use of some freed-up space to defend against possible BIOS misfeatures.
boot2: Revise disk read interface to provide for boot1 changes. Free
up space for this.
Revision Changes Path
1.10 +2 -3 src/sys/boot/i386/boot2/Makefile
1.3 +2 -1 src/sys/boot/i386/boot2/boot1.m4
1.5 +72 -92 src/sys/boot/i386/boot2/boot1.s
1.14 +7 -6 src/sys/boot/i386/boot2/boot2.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811081536.HAA01523>
