coreboot/src
Steve Goodrich f026912776 Converted the FRAMEBUFFER_VESA_MODE to a choice.
Being a diligent soul, I changed the "enter a numeric value for the
mode you want" option to a choice of common modes.  New modes can be
added quite easily.

Change-Id: I8cf4572c2d36ced6549541ec173c0c02d8eaca4a
Signed-off-by: Steve Goodrich <steve.goodrich@se-eng.com>
Reviewed-on: http://review.coreboot.org/1036
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2012-05-24 21:54:08 +02:00
..
arch/x86 Change the name of the romstage bootblock.ld 2012-05-15 07:39:50 +02:00
boot Hook up MRC cache update 2012-05-11 00:30:03 +02:00
console Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
cpu Some more #if cleanup 2012-05-08 00:38:11 +02:00
devices Clean up #ifs 2012-05-08 00:34:34 +02:00
drivers SPI driver: style fix 2012-05-14 20:59:22 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include cbtypes.h: Unify cbtypes.h used in AMD board's code 2012-05-24 17:38:42 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard cbtypes.h: Unify cbtypes.h used in AMD board's code 2012-05-24 17:38:42 +02:00
northbridge cbtypes.h: Unify cbtypes.h used in AMD board's code 2012-05-24 17:38:42 +02:00
southbridge cbtypes.h: Unify cbtypes.h used in AMD board's code 2012-05-24 17:38:42 +02:00
superio Unmark source files as executables 2012-05-10 08:44:08 +02:00
vendorcode cbtypes.h: Unify cbtypes.h used in AMD board's code 2012-05-24 17:38:42 +02:00
Kconfig Converted the FRAMEBUFFER_VESA_MODE to a choice. 2012-05-24 21:54:08 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00