Searched refs:GPTH_Sign (Results 1 – 1 of 1) sorted by relevance
211 #define GPTH_Sign 0 /* GPT: Header signature (8-byte) */ macro3196 …if (memcmp(gpth + GPTH_Sign, "EFI PART" "\0\0\1\0" "\x5C\0\0", 16)) return 0; /* Check sign, versi…5727 …memcpy(buf + GPTH_Sign, "EFI PART" "\0\0\1\0" "\x5C\0\0", 16); /* Signature, version (1.0) and siz…