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

#include <OcDeviceTreeLib.h>

Data Fields

DTSavedScopePtr NextScope
 
DTEntry Scope
 
DTEntry Entry
 
UINT32 Index
 

Detailed Description

Definition at line 102 of file OcDeviceTreeLib.h.

Field Documentation

◆ Entry

DTEntry DTSavedScope_::Entry

Definition at line 105 of file OcDeviceTreeLib.h.

◆ Index

UINT32 DTSavedScope_::Index

Definition at line 106 of file OcDeviceTreeLib.h.

◆ NextScope

DTSavedScopePtr DTSavedScope_::NextScope

Definition at line 103 of file OcDeviceTreeLib.h.

◆ Scope

DTEntry DTSavedScope_::Scope

Definition at line 104 of file OcDeviceTreeLib.h.


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