|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <KextInfo.h>
Data Fields | |
| CONST CHAR8 * | KextBundlePath |
| CONST CHAR8 * | KextExecutablePath |
| CONST CHAR8 * | KextPlistPath |
Known information of kexts. Mainly those from Acidanthera.
Definition at line 34 of file KextInfo.h.
| CONST CHAR8* KEXT_INFO_::KextBundlePath |
Definition at line 35 of file KextInfo.h.
| CONST CHAR8* KEXT_INFO_::KextExecutablePath |
Definition at line 36 of file KextInfo.h.
| CONST CHAR8* KEXT_INFO_::KextPlistPath |
Definition at line 37 of file KextInfo.h.