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

#include <intel_bios.h>

Collaboration diagram for bdb_general_definitions:
Collaboration graph

Data Fields

u8 crt_ddc_gmbus_pin
 
u8 dpms_acpi:1
 
u8 skip_boot_crt_detect:1
 
u8 dpms_aim:1
 
u8 rsvd1:5
 
u8 boot_display [2]
 
u8 child_dev_size
 
union child_device_config devices [0]
 

Detailed Description

Definition at line 234 of file intel_bios.h.

Field Documentation

◆ boot_display

u8 bdb_general_definitions::boot_display[2]

Definition at line 245 of file intel_bios.h.

◆ child_dev_size

u8 bdb_general_definitions::child_dev_size

Definition at line 246 of file intel_bios.h.

◆ crt_ddc_gmbus_pin

u8 bdb_general_definitions::crt_ddc_gmbus_pin

Definition at line 236 of file intel_bios.h.

◆ devices

union child_device_config bdb_general_definitions::devices[0]

Definition at line 246 of file intel_bios.h.

◆ dpms_acpi

u8 bdb_general_definitions::dpms_acpi

Definition at line 239 of file intel_bios.h.

◆ dpms_aim

u8 bdb_general_definitions::dpms_aim

Definition at line 241 of file intel_bios.h.

◆ rsvd1

u8 bdb_general_definitions::rsvd1

Definition at line 242 of file intel_bios.h.

◆ skip_boot_crt_detect

u8 bdb_general_definitions::skip_boot_crt_detect

Definition at line 240 of file intel_bios.h.


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