EFI_PARTITION_TABLE_HEADER.SizeOfPartitionEntry

The size, in bytes, of each the GUID Partition Entry structures in the GUID Partition Entry array. This field shall be set to a value of 128 x 2^n where n is an integer greater than or equal to zero (e.g., 128, 256, 512, etc.).

struct EFI_PARTITION_TABLE_HEADER
UINT32 SizeOfPartitionEntry;

Meta