OvmfPkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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]
 

Field Documentation

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