[syslinux] [PATCH] memdisk: "safe hook" and mBFT

H. Peter Anvin hpa at zytor.com
Sun Dec 6 18:58:34 PST 2009


On 12/06/2009 05:15 PM, Shao Miller wrote:
> @@ -117,13 +117,33 @@
>         section .text
>         ; These pointers are used by the installer and
>         ; must be first in the binary
> -Pointers:    dw Int13Start
> +Pointers:    dw SafeHook

This pointer is part of the documentation; we really shouldn't change
it.  If we need another pointer we can just add it -- it is only two bytes.

	-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