[syslinux] INT22h/000Dh

Piotr Romaniuk piotr.romaniuk at elesoftrom.com.pl
Wed Sep 12 10:37:56 PDT 2012


Thank you for suggestion.
I will check it.

Regards
Piotr Romaniuk

On 09/06/2012 03:32 PM, Sebastian Herbszt wrote:
> Piotr Romaniuk wrote:
>> Hi,
>>
>> I added proper entry in vector table (i.e. comapi_chainboot), but 
>> after I call int22h/000Dh it hangs and does not start my code. Am I 
>> doing something wrong in setup of this interrupt arguments?
>>
>>     com32sys_t input_regs, output_regs;
>>     input_regs.eax.l=0xd;
>>     input_regs.edx.l=0x0;
>>     input_regs.edi.l=OFFS(buffer);
>
> Don't use OFFS here; just buffer.
>
> Sebastian
>
> _______________________________________________
> Syslinux mailing list
> Submissions to Syslinux at zytor.com
> Unsubscribe or set options at:
> http://www.zytor.com/mailman/listinfo/syslinux
> Please do not send private replies to mailing list traffic.
>
>




More information about the Syslinux mailing list