extlinux: "open" takes a mangled pointer in DS:DI
authorH. Peter Anvin <hpa@zytor.com>
Sun, 10 Jun 2007 19:42:53 +0000 (12:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 10 Jun 2007 19:42:53 +0000 (12:42 -0700)
commit7092e3cff498e4bfa6ad75c30f6de081c33757c4
tree4db7c0d6a440ae4d660602b945389c288565d381
parent3da458594240844d94d912328979037fdc1925df
extlinux: "open" takes a mangled pointer in DS:DI

"open" takes a mangled filename, and as is usual with mangled names, it is
pointed to by DI, not SI.
extlinux.asm