coreboot/src
Valdimir Serbinenko 7339f36961 Qemu, despite "emulating" an intel chipset, uses the CMOS to
tell the BIOS how much RAM the virtual machine has available.
This patch fixes the detection.

Signed-off-by: Valdimir Serbinenko <phcoder@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5521 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-05-03 16:21:52 +00:00
..
arch/i386 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
boot Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
console Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cpu Enable the cache before initializing the processor name, like model_10 does. 2010-04-27 15:00:18 +00:00
devices Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
drivers Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
include Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lib Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mainboard Qemu, despite "emulating" an intel chipset, uses the CMOS to 2010-05-03 16:21:52 +00:00
northbridge Factor out casmap calculation. Gets rid of a warning. 2010-04-30 20:36:02 +00:00
pc80 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
southbridge get rid of some more warnings.. 2010-04-30 19:21:01 +00:00
superio fix superio warnings. interesting side node: most superio .h files have no 2010-04-30 20:44:30 +00:00
Kconfig Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00