On Wed, 1 Sep 2004, Jeremy Jackson wrote:

>          . = 0x8;
>          .code32
>          jmp     protected_start
>          .previous

note the offset of 8. this is called by code once we're in protected mode. 
This is not the reset vector

ron

_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to