OpenCore
1.0.4
OpenCore Bootloader
|
#include <Driver.h>
Data Fields | |
UINT32 | Type |
UINT16 | DataLength |
UINT16 | Padding |
UINT16 | SubstituteOffset |
UINT16 | SubstituteLength |
UINT16 | PrintOffset |
UINT16 | PrintLength |
Table 2.32. Layout of the $REPARSE_POINT (0xC0) attribute (Microsoft Reparse Point)
~ | ~ | Standard Attribute Header 0x00 | 4 | Reparse Type (and Flags) 0x04 | 2 | Reparse Data Length 0x06 | 2 | Padding (align to 8 bytes)
Table 2.34. Symbolic Link Reparse Data
0x00 | 2 | Substitute Name Offset 0x02 | 2 | Substitute Name Length 0x04 | 2 | Print Name Offset 0x08 | 2 | Print Name Length