TianoCore EDK2 master
Loading...
Searching...
No Matches
boot_params Struct Reference

Data Fields

struct screen_info screen_info
 
UINT8 apm_bios_info [0x14]
 
UINT8 _pad2 [4]
 
UINT64 tboot_addr
 
UINT8 ist_info [0x10]
 
UINT8 _pad3 [16]
 
UINT8 hd0_info [16]
 
UINT8 hd1_info [16]
 
UINT8 sys_desc_table [0x10]
 
UINT8 olpc_ofw_header [0x10]
 
UINT8 _pad4 [128]
 
UINT8 edid_info [0x80]
 
struct efi_info efi_info
 
UINT32 alt_mem_k
 
UINT32 scratch
 
UINT8 e820_entries
 
UINT8 eddbuf_entries
 
UINT8 edd_mbr_sig_buf_entries
 
UINT8 _pad6 [6]
 
struct setup_header hdr
 
UINT8 _pad7 [0x290-0x1f1-sizeof(struct setup_header)]
 
UINT32 edd_mbr_sig_buffer [16]
 
struct e820_entry e820_map [128]
 
UINT8 _pad8 [48]
 
UINT8 eddbuf [0x1ec]
 
UINT8 _pad9 [276]
 

Detailed Description

Definition at line 120 of file LinuxBzimage.h.

Field Documentation

◆ _pad2

UINT8 boot_params::_pad2[4]

Definition at line 123 of file LinuxBzimage.h.

◆ _pad3

UINT8 boot_params::_pad3[16]

Definition at line 126 of file LinuxBzimage.h.

◆ _pad4

UINT8 boot_params::_pad4[128]

Definition at line 131 of file LinuxBzimage.h.

◆ _pad6

UINT8 boot_params::_pad6[6]

Definition at line 139 of file LinuxBzimage.h.

◆ _pad7

UINT8 boot_params::_pad7[0x290-0x1f1-sizeof(struct setup_header)]

Definition at line 141 of file LinuxBzimage.h.

◆ _pad8

UINT8 boot_params::_pad8[48]

Definition at line 144 of file LinuxBzimage.h.

◆ _pad9

UINT8 boot_params::_pad9[276]

Definition at line 146 of file LinuxBzimage.h.

◆ alt_mem_k

UINT32 boot_params::alt_mem_k

Definition at line 134 of file LinuxBzimage.h.

◆ apm_bios_info

UINT8 boot_params::apm_bios_info[0x14]

Definition at line 122 of file LinuxBzimage.h.

◆ e820_entries

UINT8 boot_params::e820_entries

Definition at line 136 of file LinuxBzimage.h.

◆ e820_map

struct e820_entry boot_params::e820_map[128]

Definition at line 143 of file LinuxBzimage.h.

◆ edd_mbr_sig_buf_entries

UINT8 boot_params::edd_mbr_sig_buf_entries

Definition at line 138 of file LinuxBzimage.h.

◆ edd_mbr_sig_buffer

UINT32 boot_params::edd_mbr_sig_buffer[16]

Definition at line 142 of file LinuxBzimage.h.

◆ eddbuf

UINT8 boot_params::eddbuf[0x1ec]

Definition at line 145 of file LinuxBzimage.h.

◆ eddbuf_entries

UINT8 boot_params::eddbuf_entries

Definition at line 137 of file LinuxBzimage.h.

◆ edid_info

UINT8 boot_params::edid_info[0x80]

Definition at line 132 of file LinuxBzimage.h.

◆ efi_info

struct efi_info boot_params::efi_info

Definition at line 133 of file LinuxBzimage.h.

◆ hd0_info

UINT8 boot_params::hd0_info[16]

Definition at line 127 of file LinuxBzimage.h.

◆ hd1_info

UINT8 boot_params::hd1_info[16]

Definition at line 128 of file LinuxBzimage.h.

◆ hdr

struct setup_header boot_params::hdr

Definition at line 140 of file LinuxBzimage.h.

◆ ist_info

UINT8 boot_params::ist_info[0x10]

Definition at line 125 of file LinuxBzimage.h.

◆ olpc_ofw_header

UINT8 boot_params::olpc_ofw_header[0x10]

Definition at line 130 of file LinuxBzimage.h.

◆ scratch

UINT32 boot_params::scratch

Definition at line 135 of file LinuxBzimage.h.

◆ screen_info

struct screen_info boot_params::screen_info

Definition at line 121 of file LinuxBzimage.h.

◆ sys_desc_table

UINT8 boot_params::sys_desc_table[0x10]

Definition at line 129 of file LinuxBzimage.h.

◆ tboot_addr

UINT64 boot_params::tboot_addr

Definition at line 124 of file LinuxBzimage.h.


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