ron minnich wrote:
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

I gathered that, I was wondering what code might be calling it, and does it have to be there for that code to find it.


--
Jeremy Jackson
Coplanar Networks
(519)897-1516
http://www.coplanar.net
_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to