multiboot_header_info Struct Reference

A multiboot header descriptor. More...


Data Fields

struct multiboot_header mb
 The actual multiboot header.
size_t offset
 Offset of header within the multiboot image.


Detailed Description

A multiboot header descriptor.

Definition at line 86 of file multiboot.c.


Field Documentation

The actual multiboot header.

Definition at line 88 of file multiboot.c.

Referenced by multiboot_find_header(), multiboot_load(), and multiboot_load_raw().

Offset of header within the multiboot image.

Definition at line 90 of file multiboot.c.

Referenced by multiboot_find_header(), and multiboot_load_raw().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1