Minor nitpick: > 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: ~~~~~ two > * > - * - 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 > * -- 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
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 12/33] x86-64: add symbolic constants for the boot segment selectors
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 13/33] Header file to produce 16-bit code with gcc
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 14/33] Top header file for new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 15/33] Simple bitops for the new x86 setup code.
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 16/33] String-handling functions for the new x86 setup code.
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 17/33] A20 handling code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 18/33] APM probing code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 19/33] Command-line parsing code for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 20/33] Console-writing code for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 21/33] Version string for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 22/33] CPU features verification for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 23/33] EDD probing code for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 24/33] MCA support for new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 25/33] Memory probing support for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 26/33] Voyager support for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 27/33] Video mode probing support for the new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 28/33] Code for actual protected-mode entry
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 29/33] Assembly header and main routine for new x86 setup code
- From: "H. Peter Anvin" <[email protected]>
- [x86 setup 30/33] Linker script for the new x86 setup code
- 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
- Prev by Date: Re: [patch 0/6] PS3 Storage Drivers for 2.6.23, take 4
- Next by Date: RE: Documentation of kernel messages (Summary)
- Previous by thread: [x86 setup 33/33] Remove old i386 setup code
- Next by thread: Re: [x86 setup 22/33] CPU features verification for the new x86 setup code
- Index(es):