Node:
Index
, Previous:
History
, Up:
Top
Index
Table of Contents
Multiboot Specification
Introduction to Multiboot Specification
The background of Multiboot Specification
The target architecture
The target operating systems
Boot sources
Configure an operating system at boot-time
How to make OS development easier
Boot modules
The definitions of terms used through the specification
The exact definitions of Multiboot Specification
OS image format
The layout of Multiboot header
The magic fields of Multiboot header
The address fields of Multiboot header
The graphics fields of Multiboot header
Machine state
Boot information format
Examples
Notes on PC
BIOS device mapping techniques
Data comparison technique
I/O restriction technique
Example OS code
multiboot.h
boot.S
kernel.c
Other Multiboot kernels
Example boot loader code
The change log of this specification
Index