OpenCore
1.0.4
OpenCore Bootloader
|
#include <AppleMkext.h>
Data Fields | |
MKEXT_CORE_HEADER | Header |
UINT32 | PlistOffset |
UINT32 | PlistCompressedSize |
UINT32 | PlistFullSize |
Definition at line 180 of file AppleMkext.h.
MKEXT_CORE_HEADER MKEXT_V2_HEADER::Header |
Definition at line 184 of file AppleMkext.h.
UINT32 MKEXT_V2_HEADER::PlistCompressedSize |
Definition at line 192 of file AppleMkext.h.
UINT32 MKEXT_V2_HEADER::PlistFullSize |
Definition at line 196 of file AppleMkext.h.
UINT32 MKEXT_V2_HEADER::PlistOffset |
Definition at line 188 of file AppleMkext.h.