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

#include <MkextInternal.h>

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
CHAR8 * Identifier
 
UINT32 BinaryOffset
 
UINT32 BinarySize
 

Detailed Description

Definition at line 24 of file MkextInternal.h.

Field Documentation

◆ BinaryOffset

UINT32 MKEXT_KEXT::BinaryOffset

Definition at line 40 of file MkextInternal.h.

◆ BinarySize

UINT32 MKEXT_KEXT::BinarySize

Definition at line 44 of file MkextInternal.h.

◆ Identifier

CHAR8* MKEXT_KEXT::Identifier

Definition at line 36 of file MkextInternal.h.

◆ Link

LIST_ENTRY MKEXT_KEXT::Link

Definition at line 32 of file MkextInternal.h.

◆ Signature

UINT32 MKEXT_KEXT::Signature

Definition at line 28 of file MkextInternal.h.


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