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

#include <device_tree.h>

Collaboration diagram for fdt_property:
Collaboration graph

Data Fields

const char * name
 
voiddata
 
uint32_t size
 

Detailed Description

Definition at line 39 of file device_tree.h.

Field Documentation

◆ data

◆ name

◆ size


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