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

#include <AppleMkext.h>

Data Fields

MKEXT_CORE_HEADER Header
 
UINT32 PlistOffset
 
UINT32 PlistCompressedSize
 
UINT32 PlistFullSize
 

Detailed Description

Definition at line 180 of file AppleMkext.h.

Field Documentation

◆ Header

MKEXT_CORE_HEADER MKEXT_V2_HEADER::Header

Definition at line 184 of file AppleMkext.h.

◆ PlistCompressedSize

UINT32 MKEXT_V2_HEADER::PlistCompressedSize

Definition at line 192 of file AppleMkext.h.

◆ PlistFullSize

UINT32 MKEXT_V2_HEADER::PlistFullSize

Definition at line 196 of file AppleMkext.h.

◆ PlistOffset

UINT32 MKEXT_V2_HEADER::PlistOffset

Definition at line 188 of file AppleMkext.h.


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