Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

multiboot_info Struct Reference

The multiboot informations. More...

#include <multiboot.h>


Data Fields

unsigned long flags
unsigned long mem_lower
unsigned long mem_upper
unsigned long boot_device
unsigned long cmdline
unsigned long mods_addr
union {
   aout_symbol_table_t   aout_sym_t
   elf_section_header_table_t   elf_sec_t
u
unsigned long mmap_length
unsigned long mmap_addr


Detailed Description

The multiboot informations.

Definition at line 30 of file multiboot.h.


Field Documentation

aout_symbol_table_t multiboot_info::aout_sym_t
 

Definition at line 40 of file multiboot.h.

unsigned long multiboot_info::boot_device
 

Definition at line 35 of file multiboot.h.

unsigned long multiboot_info::cmdline
 

Definition at line 36 of file multiboot.h.

elf_section_header_table_t multiboot_info::elf_sec_t
 

Definition at line 41 of file multiboot.h.

unsigned long multiboot_info::flags
 

Definition at line 32 of file multiboot.h.

unsigned long multiboot_info::mem_lower
 

Definition at line 33 of file multiboot.h.

unsigned long multiboot_info::mem_upper
 

Definition at line 34 of file multiboot.h.

unsigned long multiboot_info::mmap_addr
 

Definition at line 44 of file multiboot.h.

unsigned long multiboot_info::mmap_length
 

Definition at line 43 of file multiboot.h.

unsigned long multiboot_info::mods_addr
 

Definition at line 37 of file multiboot.h.

union { ... } multiboot_info::u
 


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18