Home
last modified time | relevance | path

Searched refs:PEntryLBA (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DGpt.c602 EFI_LBA PEntryLBA; in PartitionRestoreGptTable() local
619 PEntryLBA = (PartHeader->MyLBA == PRIMARY_PART_HEADER_LBA) ? \ in PartitionRestoreGptTable()
627 PartHdr->PartitionEntryLBA = PEntryLBA; in PartitionRestoreGptTable()
662 MultU64x32(PEntryLBA, (UINT32) BlockSize), in PartitionRestoreGptTable()