H. Peter Anvin schrieb: > From: H. Peter Anvin <[email protected]> > > This patch hooks the new x86 setup code into the Makefile machinery. It > also adapts boot/tools/build.c to a two-file (as opposed to three-file) > universe, and simplifies it substantially. [...] > diff --git a/arch/i386/boot/tools/build.c b/arch/i386/boot/tools/build.c > index 0579841..886f47d 100644 > --- a/arch/i386/boot/tools/build.c > +++ b/arch/i386/boot/tools/build.c > @@ -1,13 +1,12 @@ > /* > * Copyright (C) 1991, 1992 Linus Torvalds > * Copyright (C) 1997 Martin Mares > + * Copyright (C) 2007 H. Peter Anvin > */ > > /* > * This file builds a disk-image from three different files: > * > - * - bootsect: compatibility mbr which prints an error message if > - * someone tries to boot the kernel directly. > * - setup: 8086 machine code, sets up system parm > * - system: 80386 code for actual system > * You might want to change the word "three" to "two" in the first line of that comment. HTH T. -- Tilman Schmidt E-Mail: [email protected] Bonn, Germany Diese Nachricht besteht zu 100% aus wiederverwerteten Bits. Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
Attachment:
signature.asc
Description: OpenPGP digital signature
- References:
- x86 setup code rewrite in C - revised
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 01/33] x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 02/33] hd.c: remove BIOS/CMOS queries
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 03/33] include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 04/33] Unify the CPU features vectors between i386 and x86-64
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 31/33] Use the new x86 setup code for i386
- From: "H. Peter Anvin" <[email protected]>
- x86 setup code rewrite in C - revised
- Prev by Date: [PATCH] w1_ds2760: Fix binary file read callback signature
- Next by Date: On current git head webservers stopped working
- Previous by thread: [x86 setup 33/33] Remove old i386 setup code
- Next by thread: Re: x86 setup code rewrite in C - revised
- Index(es):