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

#include <OcDeviceTreeLib.h>

Data Fields

UINT32 InfoDictPhysAddr
 
UINT32 InfoDictLength
 
UINT32 ExecutablePhysAddr
 
UINT32 ExecutableLength
 
UINT32 BundlePathPhysAddr
 
UINT32 BundlePathLength
 

Detailed Description

Definition at line 41 of file OcDeviceTreeLib.h.

Field Documentation

◆ BundlePathLength

UINT32 DTBooterKextFileInfo_::BundlePathLength

Definition at line 47 of file OcDeviceTreeLib.h.

◆ BundlePathPhysAddr

UINT32 DTBooterKextFileInfo_::BundlePathPhysAddr

Definition at line 46 of file OcDeviceTreeLib.h.

◆ ExecutableLength

UINT32 DTBooterKextFileInfo_::ExecutableLength

Definition at line 45 of file OcDeviceTreeLib.h.

◆ ExecutablePhysAddr

UINT32 DTBooterKextFileInfo_::ExecutablePhysAddr

Definition at line 44 of file OcDeviceTreeLib.h.

◆ InfoDictLength

UINT32 DTBooterKextFileInfo_::InfoDictLength

Definition at line 43 of file OcDeviceTreeLib.h.

◆ InfoDictPhysAddr

UINT32 DTBooterKextFileInfo_::InfoDictPhysAddr

Definition at line 42 of file OcDeviceTreeLib.h.


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