ReactOS
0.4.15-dev-4869-g35a816a
|
Definition at line 75 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::BootIndicator |
Definition at line 76 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::EndCylinder |
Definition at line 83 of file parttest.c.
Referenced by FstubWriteBootSectorEFI().
UCHAR PARTITION_TABLE_ENTRY::EndHead |
Definition at line 81 of file parttest.c.
Referenced by FstubWriteBootSectorEFI().
UCHAR PARTITION_TABLE_ENTRY::EndSector |
Definition at line 82 of file parttest.c.
Referenced by FstubWriteBootSectorEFI().
ULONG PARTITION_TABLE_ENTRY::PartitionSectorCount |
Definition at line 85 of file parttest.c.
Referenced by DiskOpen(), and FstubWriteBootSectorEFI().
ULONG PARTITION_TABLE_ENTRY::SectorCountBeforePartition |
Definition at line 84 of file parttest.c.
Referenced by DiskGetMbrPartitionEntry(), DiskOpen(), and FstubWriteBootSectorEFI().
UCHAR PARTITION_TABLE_ENTRY::StartCylinder |
Definition at line 79 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::StartHead |
Definition at line 77 of file parttest.c.
UCHAR PARTITION_TABLE_ENTRY::StartSector |
Definition at line 78 of file parttest.c.
Referenced by FstubWriteBootSectorEFI().
UCHAR PARTITION_TABLE_ENTRY::SystemIndicator |
Definition at line 80 of file parttest.c.
Referenced by FstubWriteBootSectorEFI(), GetHarddiskInformation(), and IoReadPartitionTable().