Home | History | Annotate | Download | only in BootSectImage

Lines Matching refs:MBR_SIGNATURE

816   if (SourceMbr.Signature != MBR_SIGNATURE) {

828 DestMbr.Signature = MBR_SIGNATURE;