-/* $OpenBSD: mbr.S,v 1.5 2012/06/04 16:17:04 mglocker Exp $ */
+/* $OpenBSD: mbr.S,v 1.6 2022/05/24 17:29:02 krw Exp $ */
/*
* Copyright (c) 1997 Michael Shalayeff and Tobias Weingartner
.long 0,0
.byte 0x0,0,0,0,0,0,0,0
.long 0,0
- .byte DOSACTIVE,0,1,0,DOSPTYP_OPENBSD,255,255,255
- .long 0,0x7FFFFFFF
+ .byte 0x0,0,0,0,0,0,0,0
+ .long 0,0
/* the last 2 bytes in the sector 0 contain the signature */
. = 0x1fe
signature:
-/* $OpenBSD: mbr.S,v 1.23 2012/06/04 16:17:04 mglocker Exp $ */
+/* $OpenBSD: mbr.S,v 1.24 2022/05/24 17:29:02 krw Exp $ */
/*
* Copyright (c) 1997 Michael Shalayeff and Tobias Weingartner
.long 0,0
.byte 0x0,0,0,0,0,0,0,0
.long 0,0
- .byte DOSACTIVE,0,1,0,DOSPTYP_OPENBSD,255,255,255
- .long 0,0x7FFFFFFF
+ .byte 0x0,0,0,0,0,0,0,0
+ .long 0,0
/* the last 2 bytes in the sector 0 contain the signature */
. = 0x1fe
signature:
-/* $OpenBSD: mbr.S,v 1.1 2006/10/06 21:48:50 mickey Exp $ */
+/* $OpenBSD: mbr.S,v 1.2 2022/05/24 17:29:02 krw Exp $ */
/* $NetBSD: mbr.S,v 1.1 2006/09/01 21:26:19 uwe Exp $ */
/*-
.byte 0, 0, 0, 0, 0, 0, 0, 0
.byte 0, 0, 0, 0, 0, 0, 0, 0
_pbr_part3:
- .byte 0x80, 0, 1, 0, 0xa6, 255, 255, 255
- .word 0, 0, 0xffff, 0x7fff
+ .byte 0, 0, 0, 0, 0, 0, 0, 0
+ .byte 0, 0, 0, 0, 0, 0, 0, 0
. = _C_LABEL(start) + 0x1fe
magic: