reset16.inc and 32bit reset vector

Jeremy Jackson jerj at coplanar.net
Wed Sep 1 20:06:01 CEST 2004


         . = 0x8;
         .code32
         jmp     protected_start
         .previous

What in the world would use this?  Is there am i386 CPU that starts in 
protected mode?

-- 
Jeremy Jackson
Coplanar Networks
(519)897-1516
http://www.coplanar.net



More information about the coreboot mailing list