reset16.inc and 32bit reset vector

Jeremy Jackson jerj at coplanar.net
Thu Sep 2 09:08:00 CEST 2004


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



More information about the coreboot mailing list