Searched refs:PROTECTIVE_MBR_SIZE (Results 1 – 2 of 2) sorted by relevance
44 static constexpr uint32_t PROTECTIVE_MBR_SIZE = 512; variable
190 uint8_t *ptableData = gptImage + PROTECTIVE_MBR_SIZE + LBA_LENGTH; /* skip MBR and gpt header */ in UpdateCommInitializeGptPartition()