Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bootloader_header Struct Reference

#include <head.h>

Data Fields

u32 magic [2]
 
u32 version
 
u32 image_start
 
u32 image_size
 
u32 kernel_start
 
u32 kernel_entry
 

Detailed Description

Definition at line 12 of file head.h.

Field Documentation

Definition at line 16 of file head.h.

u32 image_start

Definition at line 15 of file head.h.

u32 kernel_entry

Definition at line 18 of file head.h.

u32 kernel_start

Definition at line 17 of file head.h.

u32 magic[2]

Definition at line 13 of file head.h.

u32 version

Definition at line 14 of file head.h.


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