coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
bdk_devicetree.c File Reference
#include <bdk-devicetree.h>
Include dependency graph for bdk_devicetree.c:

Go to the source code of this file.

Variables

const struct bdk_devicetree_key_value devtree []
 

Variable Documentation

◆ devtree

const struct bdk_devicetree_key_value devtree[]

Definition at line 1 of file bdk_devicetree.c.

Referenced by mainboard_enable(), and platform_romstage_main().