From: hpa Date: Wed, 14 Sep 2005 20:52:08 +0000 (+0000) Subject: Be a bit less pseudo-codeish X-Git-Tag: syslinux-3.20-pre2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3de199d6acc5c48d4624e73ac88076f333513b9;p=platform%2Fupstream%2Fsyslinux.git Be a bit less pseudo-codeish --- diff --git a/memdisk/memdisk.doc b/memdisk/memdisk.doc index 6a8c94a..05c8a89 100644 --- a/memdisk/memdisk.doc +++ b/memdisk/memdisk.doc @@ -163,7 +163,8 @@ suddenly disappearing from underneath): mov eax, 454D0800h mov ecx, 444D0000h - mov edx, 53490000h + drive # + mov edx, 53490000h + mov dl,drive_number mov ebx, 3F4B0000h int 13h