Home | History | Annotate | Download | only in PartitionDxe

Lines Matching defs:SectorCount

60   UINT32                  SectorCount;

186 SectorCount = Catalog->Boot.SectorCount;
198 SectorCount = 0x50 * 0x02 * 0x0F;
202 SectorCount = 0x50 * 0x02 * 0x12;
206 SectorCount = 0x50 * 0x02 * 0x24;
211 SectorCount = 0;
232 if (SectorCount < 2) {
234 // When the SectorCount < 2, set the Partition as the whole CD.
244 SectorCount * (SIZE_2KB / Media->BlockSize),