[syslinux] INT22h/000Dh

H. Peter Anvin hpa at zytor.com
Mon Sep 10 20:05:47 PDT 2012


On 09/04/2012 05:07 AM, Piotr Romaniuk wrote:
> Hi,
>
> I would like to use INT22h, function 000Dh, but I found that it is
> disabled in vector table:
>
> in core/comboot.inc:
>      int22_table:
>          [...]
>              dw comapi_err        ; 000D clean up then bootstrap
>          [...]
>
> The code of this function is present in this file (comapi_chainboot).
> Why this function is disabled?
>

Because the shuffler API replaces it.  What are you trying to do?

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.




More information about the Syslinux mailing list