bpb_get_BootSig32
mdb_printf("0x%02x", bpb_get_BootSig32(bpb));
if (bpb_get_BootSig32(bpb) == 0x29) {
if (VALID_BOOTSIG(bpb_get_BootSig32(bpb)))