diff options
author | Shao Miller <shao.miller@yrdsb.edu.on.ca> | 2009-11-19 20:20:33 -0500 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-11-19 17:54:56 -0800 |
commit | a59acfdc096be06d1319ee4010eea8abc7b9824e (patch) | |
tree | bb4647b3ae1ccbfd8ea2f5d6ea073df4ee88798a /memdisk/memdisk_iso_512.asm | |
parent | d16e510b31b54969d384b70f2ec83a24dae0b448 (diff) | |
download | syslinux-a59acfdc096be06d1319ee4010eea8abc7b9824e.tar.gz |
memdisk: Restore DL for INT 13h, AH=15h, DL=floppysyslinux-3.84-pre4
At least PC-DOS requires this to avoid an infinite loop; the DL we
restore is not the same DL that we call the underlying BIOS with, but
rather the original one (before the decrement.) PC-DOS loops over all
the floppies and relies on the call preserving DL in order to advance
the loop.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'memdisk/memdisk_iso_512.asm')
0 files changed, 0 insertions, 0 deletions