Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/s…
…yslinux
  • Loading branch information
ErwanAliasr1 committed Feb 7, 2011
2 parents 5883ce7 + 5c93089 commit e5291cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/diskboot.inc
Expand Up @@ -162,7 +162,7 @@ floppy:
mov [bx+2],ax ; Segment 0
fs rep movsw ; Faster to move words
mov cl,[bsSecPerTrack] ; Patch the sector count
mov [di-76+8],cl
mov [di-12+4],cl

push ax ; Partition offset == 0
push ax
Expand Down

0 comments on commit e5291cb

Please sign in to comment.