coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
usbl_if.h File Reference
#include <types.h>
Include dependency graph for usbl_if.h:

Go to the source code of this file.

Data Structures

struct  boot_log_entry
 
struct  sbl_ro_info
 
struct  uber_sbl_shared_info
 

Macros

#define UBER_SBL_SHARED_INFO_START_MAGIC   0x5552504d
 
#define UBER_SBL_SHARED_INFO_END_MAGIC   0x554b5254
 

Variables

uber_sbl_shared_infomaskrom_param
 

Macro Definition Documentation

◆ UBER_SBL_SHARED_INFO_END_MAGIC

#define UBER_SBL_SHARED_INFO_END_MAGIC   0x554b5254

Definition at line 37 of file usbl_if.h.

◆ UBER_SBL_SHARED_INFO_START_MAGIC

#define UBER_SBL_SHARED_INFO_START_MAGIC   0x5552504d

Definition at line 36 of file usbl_if.h.

Variable Documentation

◆ maskrom_param

uber_sbl_shared_info* maskrom_param
extern