grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading boot image retrieved from CD-ROM


From: Alex Roman
Subject: Re: Loading boot image retrieved from CD-ROM
Date: Sun, 24 Jun 2007 00:55:14 -0400

On 24/06/07, Alex Roman <address@hidden> wrote:
FUNCTION(grub_eltorito_boot)
        /* set up to pass boot drive */
        popl    %edx

    /* address in %ebx */
    popl    %ebx

    /* count in %ecx */
    popl    %ecx

Oops.. these got a bit inverted, should pop in the order ecx, edx,
ebx... Still didn't solve my problem though...

--
Alex Roman <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]