|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <OcDeviceTreeLib.h>
Data Fields | |
| DTEntry | OuterScope |
| DTEntry | CurrentScope |
| DTEntry | CurrentEntry |
| DTSavedScopePtr | SavedScope |
| UINT32 | CurrentIndex |
Definition at line 112 of file OcDeviceTreeLib.h.
| DTEntry OpaqueDTEntryIterator_::CurrentEntry |
Definition at line 115 of file OcDeviceTreeLib.h.
| UINT32 OpaqueDTEntryIterator_::CurrentIndex |
Definition at line 117 of file OcDeviceTreeLib.h.
| DTEntry OpaqueDTEntryIterator_::CurrentScope |
Definition at line 114 of file OcDeviceTreeLib.h.
| DTEntry OpaqueDTEntryIterator_::OuterScope |
Definition at line 113 of file OcDeviceTreeLib.h.
| DTSavedScopePtr OpaqueDTEntryIterator_::SavedScope |
Definition at line 116 of file OcDeviceTreeLib.h.