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

#include <bootx.h>

Data Fields

__u32 version
 
__u32 compatible_version
 
__u8logicalDisplayBase
 
__u32 machineID
 
__u32 architecture
 
__u32 deviceTreeOffset
 
__u32 deviceTreeSize
 
__u32 dispDeviceRect [4]
 
__u32 dispDeviceDepth
 
__u8dispDeviceBase
 
__u32 dispDeviceRowBytes
 
__u32 dispDeviceColorsOffset
 
__u32 dispDeviceRegEntryOffset
 
__u32 ramDisk
 
__u32 ramDiskSize
 
__u32 kernelParamsOffset
 
boot_info_map_entry_t physMemoryMap [MAX_MEM_MAP_SIZE]
 
__u32 physMemoryMapSize
 
__u32 frameBufferSize
 
__u32 totalParamsSize
 

Detailed Description

Definition at line 65 of file bootx.h.

Field Documentation

__u32 architecture

Definition at line 80 of file bootx.h.

__u32 compatible_version

Definition at line 70 of file bootx.h.

__u32 deviceTreeOffset

Definition at line 87 of file bootx.h.

__u32 deviceTreeSize

Definition at line 88 of file bootx.h.

__u8* dispDeviceBase

Definition at line 93 of file bootx.h.

__u32 dispDeviceColorsOffset

Definition at line 95 of file bootx.h.

__u32 dispDeviceDepth

Definition at line 92 of file bootx.h.

__u32 dispDeviceRect[4]

Definition at line 91 of file bootx.h.

__u32 dispDeviceRegEntryOffset

Definition at line 98 of file bootx.h.

__u32 dispDeviceRowBytes

Definition at line 94 of file bootx.h.

__u32 frameBufferSize

Definition at line 118 of file bootx.h.

__u32 kernelParamsOffset

Definition at line 105 of file bootx.h.

__u8* logicalDisplayBase

Definition at line 74 of file bootx.h.

__u32 machineID

Definition at line 77 of file bootx.h.

Definition at line 113 of file bootx.h.

__u32 physMemoryMapSize

Definition at line 114 of file bootx.h.

__u32 ramDisk

Definition at line 101 of file bootx.h.

__u32 ramDiskSize

Definition at line 102 of file bootx.h.

__u32 totalParamsSize

Definition at line 123 of file bootx.h.

__u32 version

Definition at line 68 of file bootx.h.


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