OpenCore
1.0.4
OpenCore Bootloader
|
#include <OcDeviceTreeLib.h>
Data Fields | |
UINT32 | InfoDictPhysAddr |
UINT32 | InfoDictLength |
UINT32 | ExecutablePhysAddr |
UINT32 | ExecutableLength |
UINT32 | BundlePathPhysAddr |
UINT32 | BundlePathLength |
Definition at line 41 of file OcDeviceTreeLib.h.
UINT32 DTBooterKextFileInfo_::BundlePathLength |
Definition at line 47 of file OcDeviceTreeLib.h.
UINT32 DTBooterKextFileInfo_::BundlePathPhysAddr |
Definition at line 46 of file OcDeviceTreeLib.h.
UINT32 DTBooterKextFileInfo_::ExecutableLength |
Definition at line 45 of file OcDeviceTreeLib.h.
UINT32 DTBooterKextFileInfo_::ExecutablePhysAddr |
Definition at line 44 of file OcDeviceTreeLib.h.
UINT32 DTBooterKextFileInfo_::InfoDictLength |
Definition at line 43 of file OcDeviceTreeLib.h.
UINT32 DTBooterKextFileInfo_::InfoDictPhysAddr |
Definition at line 42 of file OcDeviceTreeLib.h.