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

#include <AppleKmodInfo.h>

Data Fields

UINT64 NextAddr
 
INT32 InfoVersion
 
UINT32 Id
 
UINT8 Name [KMOD_MAX_NAME]
 
UINT8 Version [KMOD_MAX_NAME]
 
INT32 ReferenceCount
 
UINT64 ReferenceListAddr
 
UINT64 Address
 
UINT64 Size
 
UINT64 HdrSize
 
UINT64 StartAddr
 
UINT64 StopAddr
 

Detailed Description

Definition at line 49 of file AppleKmodInfo.h.

Field Documentation

◆ Address

UINT64 KMOD_INFO_64_V1::Address

Definition at line 57 of file AppleKmodInfo.h.

◆ HdrSize

UINT64 KMOD_INFO_64_V1::HdrSize

Definition at line 59 of file AppleKmodInfo.h.

◆ Id

UINT32 KMOD_INFO_64_V1::Id

Definition at line 52 of file AppleKmodInfo.h.

◆ InfoVersion

INT32 KMOD_INFO_64_V1::InfoVersion

Definition at line 51 of file AppleKmodInfo.h.

◆ Name

UINT8 KMOD_INFO_64_V1::Name[KMOD_MAX_NAME]

Definition at line 53 of file AppleKmodInfo.h.

◆ NextAddr

UINT64 KMOD_INFO_64_V1::NextAddr

Definition at line 50 of file AppleKmodInfo.h.

◆ ReferenceCount

INT32 KMOD_INFO_64_V1::ReferenceCount

Definition at line 55 of file AppleKmodInfo.h.

◆ ReferenceListAddr

UINT64 KMOD_INFO_64_V1::ReferenceListAddr

Definition at line 56 of file AppleKmodInfo.h.

◆ Size

UINT64 KMOD_INFO_64_V1::Size

Definition at line 58 of file AppleKmodInfo.h.

◆ StartAddr

UINT64 KMOD_INFO_64_V1::StartAddr

Definition at line 60 of file AppleKmodInfo.h.

◆ StopAddr

UINT64 KMOD_INFO_64_V1::StopAddr

Definition at line 61 of file AppleKmodInfo.h.

◆ Version

UINT8 KMOD_INFO_64_V1::Version[KMOD_MAX_NAME]

Definition at line 54 of file AppleKmodInfo.h.


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