summaryrefslogtreecommitdiff
path: root/mbr/altmbr.S
diff options
context:
space:
mode:
Diffstat (limited to 'mbr/altmbr.S')
-rw-r--r--mbr/altmbr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbr/altmbr.S b/mbr/altmbr.S
index 1b609051..c66b4ddc 100644
--- a/mbr/altmbr.S
+++ b/mbr/altmbr.S
@@ -204,7 +204,7 @@ scan_partition_table:
5:
decb (partition)
jz boot
- addw $16, %bx
+ addw $16, %si
loopw 5b
popw %cx /* %cx <- 4 */