Home
last modified time | relevance | path

Searched defs:_EFI_PARTITION_ENTRY (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/fstub/
H A Dfstubex.c47 typedef struct _EFI_PARTITION_ENTRY struct
49 GUID PartitionType; // 0
50 GUID UniquePartition; // 16
51 ULONGLONG StartingLBA; // 32
52 ULONGLONG EndingLBA; // 40
53 ULONGLONG Attributes; // 48
54 WCHAR Name[0x24]; // 56