coreboot-kgpe-d16/src/include/cpu/x86
Kyösti Mälkki bae775a4f4 arch/x86: Declare GDT symbols and move_gdt()
We relocate GDT to CBMEM, this can be done late in ramstage.
Note: We currently do this for BSP CPU only.

Change-Id: I626faaf22f846433f25ca2253d6a2a5230f50b6b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7858
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-12-31 09:51:50 +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 x86: add common definitions for control registers 2014-01-28 23:12:27 +01:00
cr.h x86: add common definitions for control registers 2014-01-28 23:12:27 +01:00
gdt.h arch/x86: Declare GDT symbols and move_gdt() 2014-12-31 09:51:50 +01:00
lapic.h Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
lapic_def.h AMD Steppe Eagle: CPU files for new SoC 2014-08-30 19:15:18 +02:00
mp.h x86: Add SMM helper functions to MP infrastructure 2014-01-30 06:05:38 +01:00
msr.h remove trailing whitespace 2011-11-01 19:07:45 +01:00
mtrr.h x86 MTRR: Drop unused return value 2014-06-30 17:55:36 +02: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 Make POST device configurable. 2014-03-16 21:42:49 +01:00
smm.h drivers/spi: Sanitize headers from preprocessor abuse 2014-07-17 20:21:30 +02:00
tsc.h x86: include header to define types in use 2014-01-28 05:55:20 +01:00