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

#include <ast_drv.h>

Collaboration diagram for ast_vbios_mode_info:
Collaboration graph

Data Fields

const struct ast_vbios_stdtablestd_table
 
const struct ast_vbios_enhtableenh_table
 

Detailed Description

Definition at line 218 of file ast_drv.h.

Field Documentation

◆ enh_table

const struct ast_vbios_enhtable* ast_vbios_mode_info::enh_table

◆ std_table

const struct ast_vbios_stdtable* ast_vbios_mode_info::std_table

Definition at line 219 of file ast_drv.h.

Referenced by ast_get_vbios_mode_info().


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