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

#include <KextInfo.h>

Data Fields

CONST CHAR8 * KextBundlePath
 
CONST CHAR8 * KextExecutablePath
 
CONST CHAR8 * KextPlistPath
 

Detailed Description

Known information of kexts. Mainly those from Acidanthera.

Definition at line 34 of file KextInfo.h.

Field Documentation

◆ KextBundlePath

CONST CHAR8* KEXT_INFO_::KextBundlePath

Definition at line 35 of file KextInfo.h.

◆ KextExecutablePath

CONST CHAR8* KEXT_INFO_::KextExecutablePath

Definition at line 36 of file KextInfo.h.

◆ KextPlistPath

CONST CHAR8* KEXT_INFO_::KextPlistPath

Definition at line 37 of file KextInfo.h.


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