Searched refs:MBR_SIGNATURE (Results 1 – 5 of 5) sorted by relevance
54 #define MBR_SIGNATURE 0xAA55 macro
816 if (SourceMbr.Signature != MBR_SIGNATURE) { in PatchMbr()828 DestMbr.Signature = MBR_SIGNATURE; in PatchMbr()
18 #define MBR_SIGNATURE 0xaa55 macro
51 if (Mbr->Signature != MBR_SIGNATURE) { in PartitionValidMbr()
332 if (Mbr->Signature != MBR_SIGNATURE) { in PartitionValidMbr()