coreboot-kgpe-d16/src/arch/x86
Ronald G. Minnich a296ce75e3 Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
The MARK_GRAPHICS_MEM_WRCOMB was spreading like a cancer
since it was defined in sandybridge. It is really
more of an x86 thing however, and we now have
three systems that can use it.

I considered making this more general, since it technically
can apply to PTE-based systems like ARM, and maybe we should.
But the 'WRCOMB' moniker is usually closely tied to the x86.

Change-Id: I3eb6eb2113843643348a5e18e78c53d113899ff8
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3349
Tested-by: build bot (Jenkins)
2013-06-04 22:36:03 +02:00
..
acpi GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
boot x86: use boot state callbacks to disable rom cache 2013-05-01 07:12:17 +02:00
include Drop llshell 2013-05-20 08:42:28 +02:00
init x86: add cache-as-ram migration option 2013-05-16 01:29:50 +02:00
lib x86: add thread support 2013-05-14 05:24:18 +02:00
coreboot_ram.ld boot state: schedule static callbacks 2013-05-01 07:06:12 +02:00
Kconfig Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture 2013-06-04 22:36:03 +02:00
Makefile.inc Drop llshell 2013-05-20 08:42:28 +02:00