OpenCore
1.0.4
OpenCore Bootloader
|
#include <Driver.h>
Data Fields | |
UINT32 | Type |
UINT32 | CollationRule |
UINT32 | IndexAllocationSize |
UINT8 | IndexRecordClusters |
UINT8 | Padding [3] |
Table 2.24. Layout of the $INDEX_ROOT (0x90) Attribute (Index Root)
~ | ~ | Standard Attribute Header 0x00 | 4 | Attribute Type 0x04 | 4 | Collation Rule 0x08 | 4 | Size of Index Allocation Entry (bytes) 0x0C | 1 | Clusters per Index Record
Table 2.25. Layout of the $INDEX_ROOT (0x90) Attribute (Index Header)
0x00 | 4 | Offset to first Index Entry 0x04 | 4 | Total size of the Index Entries 0x08 | 4 | Allocated size of the Index Entries 0x0C | 1 | Flags