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

#include <intel_bios.h>

Collaboration diagram for child_device_config:
Collaboration graph

Data Fields

u8 raw [33]
 
struct old_child_dev_config old
 
struct common_child_dev_config common
 

Detailed Description

Definition at line 223 of file intel_bios.h.

Field Documentation

◆ common

struct common_child_dev_config child_device_config::common

Definition at line 226 of file intel_bios.h.

◆ old

struct old_child_dev_config child_device_config::old

Definition at line 226 of file intel_bios.h.

◆ raw

u8 child_device_config::raw[33]

Definition at line 226 of file intel_bios.h.


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