|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <OcDeviceTreeLib.h>
Data Fields | |
| DTSavedScopePtr | NextScope |
| DTEntry | Scope |
| DTEntry | Entry |
| UINT32 | Index |
Definition at line 102 of file OcDeviceTreeLib.h.
| DTEntry DTSavedScope_::Entry |
Definition at line 105 of file OcDeviceTreeLib.h.
| UINT32 DTSavedScope_::Index |
Definition at line 106 of file OcDeviceTreeLib.h.
| DTSavedScopePtr DTSavedScope_::NextScope |
Definition at line 103 of file OcDeviceTreeLib.h.
| DTEntry DTSavedScope_::Scope |
Definition at line 104 of file OcDeviceTreeLib.h.