OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OpaqueDTProperty_ Struct Reference

#include <OcDeviceTreeLib.h>

Data Fields

CHAR8 Name [DT_PROPERTY_NAME_LENGTH]
 NUL terminated property name.
 
UINT32 Length
 Length (bytes) of folloing prop value.
 

Detailed Description

Definition at line 88 of file OcDeviceTreeLib.h.

Field Documentation

◆ Length

UINT32 OpaqueDTProperty_::Length

Length (bytes) of folloing prop value.

Definition at line 90 of file OcDeviceTreeLib.h.

◆ Name

CHAR8 OpaqueDTProperty_::Name[DT_PROPERTY_NAME_LENGTH]

NUL terminated property name.

Definition at line 89 of file OcDeviceTreeLib.h.


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