Searched refs:MIN_PARTITION_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
175 static constexpr uint32_t MIN_PARTITION_ARRAY_SIZE = 0x4000; variable
361 gptHeaderInfo.maxPartitionCount > (MIN_PARTITION_ARRAY_SIZE / PARTITION_ENTRY_SIZE)) { in CheckGptHeader()