Lines Matching refs:Partition
43 #include "Partition.h"
50 @param[in] Lba The starting Lba of the Partition Table
66 Check if the CRC field in the Partition table header is valid
67 for Partition entry array.
71 @param[in] PartHeader Partition table header structure
86 Restore Partition Table to its alternate place
91 @param[in] PartHeader Partition table header structure.
106 Restore Partition Table to its alternate place.
109 @param[in] PartHeader Partition table header structure
266 if (ProtectiveMbr->Partition[Index].BootIndicator == 0x00 &&
267 ProtectiveMbr->Partition[Index].OSIndicator == PMBR_GPT_PARTITION &&
268 UNPACK_UINT32 (ProtectiveMbr->Partition[Index].StartingLBA) == 1
326 // Read the EFI Partition Entries
343 DEBUG ((EFI_D_ERROR, " Partition Entry ReadDisk error\n"));
347 DEBUG ((EFI_D_INFO, " Partition entries read block success\n"));
378 // Don't use null EFI Partition Entries, Invalid Partition Entries or OS specific
399 DEBUG ((EFI_D_INFO, " Partition size: %lx\n", (UINT64) HdDev.PartitionSize));
445 @param[in] Lba The starting Lba of the Partition Table
474 // Read the EFI Partition Table Header
509 Check if the CRC field in the Partition table header is valid
510 for Partition entry array.
514 @param[in] PartHeader Partition table header structure
533 // Read the EFI Partition Entries
569 Restore Partition Table to its alternate place
574 @param[in] PartHeader Partition table header structure.
670 Restore Partition Table to its alternate place.
673 @param[in] PartHeader Partition table header structure