MEMDISK: Fix register messup in EDD
authorDuane Voth <duanev@io.com>
Tue, 28 Aug 2007 02:04:19 +0000 (21:04 -0500)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 28 Aug 2007 05:29:45 +0000 (22:29 -0700)
commitf899b67e78b7fe108ee4c7820589b023fcc1827e
treef1cb4107c6edda8c616e65d2a541ba8c3c75b73b
parentc30d91c73fa2e82a1f1ce7d2d2a177c00f95f0f2
MEMDISK: Fix register messup in EDD

Hello all,

I ran across a couple bugs in memdisk concerning hd images the other
day.  With the attached patch I've been able to successfully boot a
32MB gzipped hd image.  (I'll put the image up for a short while at
ftp://ftp.io.com/pub/usr/duanev/fdoshd.img.gz)

The pxelinux.cfg entry I'm using is:

    label fdos
        kernel memdisk
        append keeppxe initrd=fdoshd.img.gz

syslinux/memdisk is great, thanks Peter et. al.!

--
Duane Voth
duanev@io.com

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
memdisk/memdisk.asm