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

#include <CachelessInternal.h>

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
PATCHER_GENERIC_PATCH Patch
 
BOOLEAN ApplyQuirk
 
KERNEL_QUIRK_NAME QuirkName
 

Detailed Description

Definition at line 95 of file CachelessInternal.h.

Field Documentation

◆ ApplyQuirk

BOOLEAN KEXT_PATCH::ApplyQuirk

Definition at line 111 of file CachelessInternal.h.

◆ Link

LIST_ENTRY KEXT_PATCH::Link

Definition at line 103 of file CachelessInternal.h.

◆ Patch

PATCHER_GENERIC_PATCH KEXT_PATCH::Patch

Definition at line 107 of file CachelessInternal.h.

◆ QuirkName

KERNEL_QUIRK_NAME KEXT_PATCH::QuirkName

Definition at line 115 of file CachelessInternal.h.

◆ Signature

UINT32 KEXT_PATCH::Signature

Definition at line 99 of file CachelessInternal.h.


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