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