coreboot-kgpe-d16/src
Uwe Hermann 1d36d6df7d Use existing, readable MTRR #defines instead of hardcoding numbers.
Replace $0x200 with $MTRRphysBase_MSR(0) etc. Also, move some #ifdef stuff
a little bit around (should not affect any functionality) to make the
Intel/AMD/VIA CAR implementations more similar and easier to compare.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5887 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-30 21:22:40 +00:00
..
arch/i386 Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
cpu Use existing, readable MTRR #defines instead of hardcoding numbers. 2010-09-30 21:22:40 +00:00
devices Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
drivers Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
include Factor out fill_processor_name() and strcpy() functions. 2010-09-29 09:54:16 +00:00
lib Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mainboard Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
northbridge Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
pc80 Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
southbridge Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
superio Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
Kconfig Make a Kconfig option for debugging output from realmode emulation. Trivial. 2010-09-07 22:30:15 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00