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

#include <CachelessInternal.h>

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
CHAR8 * Identifier
 
LIST_ENTRY Patches
 
BOOLEAN Block
 

Detailed Description

Definition at line 121 of file CachelessInternal.h.

Field Documentation

◆ Block

BOOLEAN PATCHED_KEXT::Block

Definition at line 141 of file CachelessInternal.h.

◆ Identifier

CHAR8* PATCHED_KEXT::Identifier

Definition at line 133 of file CachelessInternal.h.

◆ Link

LIST_ENTRY PATCHED_KEXT::Link

Definition at line 129 of file CachelessInternal.h.

◆ Patches

LIST_ENTRY PATCHED_KEXT::Patches

Definition at line 137 of file CachelessInternal.h.

◆ Signature

UINT32 PATCHED_KEXT::Signature

Definition at line 125 of file CachelessInternal.h.


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