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

#include <CachelessInternal.h>

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
CHAR16 * PlistPath
 
CHAR8 * Identifier
 
CHAR16 * BinaryFileName
 
CHAR16 * BinaryPath
 
LIST_ENTRY Dependencies
 
UINT8 OSBundleRequiredValue
 
BOOLEAN PatchValidOSBundleRequired
 
BOOLEAN PatchKext
 

Detailed Description

Definition at line 147 of file CachelessInternal.h.

Field Documentation

◆ BinaryFileName

CHAR16* BUILTIN_KEXT::BinaryFileName

Definition at line 167 of file CachelessInternal.h.

◆ BinaryPath

CHAR16* BUILTIN_KEXT::BinaryPath

Definition at line 171 of file CachelessInternal.h.

◆ Dependencies

LIST_ENTRY BUILTIN_KEXT::Dependencies

Definition at line 175 of file CachelessInternal.h.

◆ Identifier

CHAR8* BUILTIN_KEXT::Identifier

Definition at line 163 of file CachelessInternal.h.

◆ Link

LIST_ENTRY BUILTIN_KEXT::Link

Definition at line 155 of file CachelessInternal.h.

◆ OSBundleRequiredValue

UINT8 BUILTIN_KEXT::OSBundleRequiredValue

Definition at line 179 of file CachelessInternal.h.

◆ PatchKext

BOOLEAN BUILTIN_KEXT::PatchKext

Definition at line 187 of file CachelessInternal.h.

◆ PatchValidOSBundleRequired

BOOLEAN BUILTIN_KEXT::PatchValidOSBundleRequired

Definition at line 183 of file CachelessInternal.h.

◆ PlistPath

CHAR16* BUILTIN_KEXT::PlistPath

Definition at line 159 of file CachelessInternal.h.

◆ Signature

UINT32 BUILTIN_KEXT::Signature

Definition at line 151 of file CachelessInternal.h.


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