Enable apic ext id to use 256 apic id for AMD64

Li-Ta Lo ollie at lanl.gov
Mon Jan 10 11:49:01 CET 2005


On Mon, 2005-01-10 at 15:18, YhLu wrote:
> Please refer s4882 to change the MB that you support.
> 
> nodeid = lapicid() & 0xf;
> 
> orm with initial apic id
>      nodeid = (cpuid_ebx(1) >> 24) & 0xf;
> 	

What is this thing all about ?

Ollie





More information about the coreboot mailing list