coreboot-kgpe-d16/src/arch/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
..
acpi misc,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:01 +02:00
boot arch/x86: Declare GDT symbols and move_gdt() 2014-12-31 09:51:50 +01:00
include CBMEM: Always build for x86 romstage 2014-12-30 17:47:22 +01:00
init x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
lib console: Isolate console_init() for ROMCC 2014-11-19 17:46:14 +01:00
Kconfig AMD: Move RAMBASE and RAMTOP 2014-11-14 15:46:57 +01:00
Makefile.inc x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
ramstage.ld Rename coreboot_ram stage to ramstage 2014-04-26 13:27:09 +02:00