coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lb_mmc_info Struct Reference

#include <coreboot_tables.h>

Collaboration diagram for lb_mmc_info:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t size
 
int32_t early_cmd1_status
 

Detailed Description

Definition at line 390 of file coreboot_tables.h.

Field Documentation

◆ early_cmd1_status

int32_t lb_mmc_info::early_cmd1_status

Definition at line 401 of file coreboot_tables.h.

Referenced by lb_mmc_info().

◆ size

uint32_t lb_mmc_info::size

Definition at line 392 of file coreboot_tables.h.

Referenced by lb_mmc_info().

◆ tag

uint32_t lb_mmc_info::tag

Definition at line 391 of file coreboot_tables.h.

Referenced by lb_mmc_info().


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