coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sys_debug_qsee_info_type_t Struct Reference
Collaboration diagram for sys_debug_qsee_info_type_t:
Collaboration graph

Data Fields

uint64_t entry_point
 
uint32_t elf_class
 

Detailed Description

Definition at line 49 of file blobs_init.c.

Field Documentation

◆ elf_class

uint32_t sys_debug_qsee_info_type_t::elf_class

Definition at line 51 of file blobs_init.c.

◆ entry_point

uint64_t sys_debug_qsee_info_type_t::entry_point

Definition at line 50 of file blobs_init.c.

Referenced by initialize_dram().


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