Added missing boot signature.

svn path=/trunk/; revision=4512
This commit is contained in:
Eric Kohl 2003-04-06 20:01:09 +00:00
parent abbc08ce15
commit 4aa447d8d2

View file

@ -996,7 +996,8 @@ dapa: dw 16 ; Packet size
alignb 4, db 0
MaxTransfer dw 2 ;32 ; Max sectors per transfer
times 2048-($-$$) nop ; Pad to file offset 2048
times 2046-($-$$) db 0 ; Pad to file offset 2046
dw 0aa55h ; BootSector signature