Alan Cox wrote: > > > I could not find any reference to BIOS int 0x15, function 0x87, block- > > move, used to copy the kernel to above the 1 megabyte real-mode > > boundary. I think this is still used. > > I dont think the kernel has ever used it. The path has always been to enter > 32bit mode then relocate/uncompress the kernel, then run it It's in arch/i386/boot/setup.S, after label bootsect_second. It's only used with bzImage kernels and the floppy bootsector. -- Brian Gerst - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: For comment: draft BIOS use document for the kernel Rob Landley
- Re: For comment: draft BIOS use document for the kernel Riley Williams
- Re: For comment: draft BIOS use document for the kernel D. Stimits
- RE: For comment: draft BIOS use document for the kernel Schilling, Richard
- RE: For comment: draft BIOS use document for the k... Richard B. Johnson
- Re: For comment: draft BIOS use document for t... Alan Cox
- Re: For comment: draft BIOS use document f... Richard B. Johnson
- Re: For comment: draft BIOS use docume... H. Peter Anvin
- Re: For comment: draft BIOS use docume... Alan Cox
- Re: For comment: draft BIOS use d... Pavel Machek
- Re: For comment: draft BIOS use document f... Brian Gerst
- Re: For comment: draft BIOS use document f... Albert D. Cahalan
- Re: For comment: draft BIOS use document for the k... Alan Cox
- RE: For comment: draft BIOS use document for the kernel Dunlap, Randy
- RE: For comment: draft BIOS use document for the kernel Comfort, Dan W