coreboot-kgpe-d16/src/include/cpu/x86
Patrick Georgi c8feeddf34 Unify Local APIC address definitions
We used several names for that same value, and hardcoded the value
at some more places.

They're all LOCAL_APIC_ADDR now (except for lapic specific code
that still uses LAPIC_DEFAULT_BASE).

Change-Id: I1d4be73b1984f22b7e84681edfadf0588a7589b6
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/676
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-03-08 15:39:05 +01:00
..
bist.h We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
cache.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
lapic.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
lapic_def.h Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
msr.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
mtrr.h MTRR: get physical address size from CPUID 2012-01-10 21:51:40 +01:00
multiboot.h Generate multiboot tables from coreboot tables. 2010-09-13 14:47:22 +00:00
name.h Factor out fill_processor_name() and strcpy() functions. 2010-09-29 09:54:16 +00:00
pae.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
post_code.h Unify use of post_code 2011-04-11 20:17:22 +00:00
smm.h Make AMD SMM SMP aware 2011-07-13 02:01:35 +02:00
stack.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
tsc.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00