TianoCore EDK2 master
Loading...
Searching...
No Matches
fdt_property Struct Reference

Data Fields

fdt32_t tag
 
fdt32_t len
 
fdt32_t nameoff
 
char data [0]
 

Detailed Description

Definition at line 87 of file fdt.h.

Field Documentation

◆ data

char fdt_property::data[0]

Definition at line 91 of file fdt.h.

◆ len

fdt32_t fdt_property::len

Definition at line 89 of file fdt.h.

◆ nameoff

fdt32_t fdt_property::nameoff

Definition at line 90 of file fdt.h.

◆ tag

fdt32_t fdt_property::tag

Definition at line 88 of file fdt.h.


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