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

Data Fields

struct mkhi_hdr hdr
 
struct cse_bp_info bp_info
 

Detailed Description

Definition at line 126 of file cse_lite.c.

Field Documentation

◆ bp_info

struct cse_bp_info get_bp_info_rsp::bp_info

Definition at line 120 of file cse_lite.c.

Referenced by cse_get_bp_info().

◆ hdr

struct mkhi_hdr get_bp_info_rsp::hdr

Definition at line 120 of file cse_lite.c.

Referenced by cse_get_bp_info().


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