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

#include <AppleKmodInfo.h>

Data Fields

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

Detailed Description

Definition at line 31 of file AppleKmodInfo.h.

Field Documentation

◆ Address

UINT32 KMOD_INFO_32_V1_::Address

Definition at line 39 of file AppleKmodInfo.h.

◆ HdrSize

UINT32 KMOD_INFO_32_V1_::HdrSize

Definition at line 41 of file AppleKmodInfo.h.

◆ Id

UINT32 KMOD_INFO_32_V1_::Id

Definition at line 34 of file AppleKmodInfo.h.

◆ InfoVersion

INT32 KMOD_INFO_32_V1_::InfoVersion

Definition at line 33 of file AppleKmodInfo.h.

◆ Name

UINT8 KMOD_INFO_32_V1_::Name[KMOD_MAX_NAME]

Definition at line 35 of file AppleKmodInfo.h.

◆ NextAddr

UINT32 KMOD_INFO_32_V1_::NextAddr

Definition at line 32 of file AppleKmodInfo.h.

◆ ReferenceCount

INT32 KMOD_INFO_32_V1_::ReferenceCount

Definition at line 37 of file AppleKmodInfo.h.

◆ ReferenceListAddr

UINT32 KMOD_INFO_32_V1_::ReferenceListAddr

Definition at line 38 of file AppleKmodInfo.h.

◆ Size

UINT32 KMOD_INFO_32_V1_::Size

Definition at line 40 of file AppleKmodInfo.h.

◆ StartAddr

UINT32 KMOD_INFO_32_V1_::StartAddr

Definition at line 42 of file AppleKmodInfo.h.

◆ StopAddr

UINT32 KMOD_INFO_32_V1_::StopAddr

Definition at line 43 of file AppleKmodInfo.h.

◆ Version

UINT8 KMOD_INFO_32_V1_::Version[KMOD_MAX_NAME]

Definition at line 36 of file AppleKmodInfo.h.


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