coreboot-kgpe-d16/src
Mark Marshall 2fa7c2e210 When loading an option ROM use the class stored in the device to
decide whether the option ROM is a special VGA type.

An S3 card that I've got has the wrong class in the VGA BIOS.
(A Stealth 64 DRAM T PCI, from 1994 - BIOS V2.02)

Signed-off-by: Mark Marshall <mark.marshall@csr.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4909 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-05 08:10:12 +00:00
..
arch/i386 Drop remainder of PPC port 2009-10-28 19:38:58 +00:00
boot typo. trivial. Then -> Than. 2009-11-01 09:18:23 +00:00
config Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
console Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
cpu Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. 2009-11-04 12:18:44 +00:00
devices When loading an option ROM use the class stored in the device to 2009-11-05 08:10:12 +00:00
drivers Remove CONFIG_ from #defines that aren't config variables. Trivial. 2009-10-17 13:25:07 +00:00
include Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
lib Add prototypes to silence these warnings. 2009-10-29 16:49:50 +00:00
mainboard Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. 2009-10-31 22:13:04 +00:00
northbridge Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. 2009-10-30 12:56:59 +00:00
pc80 Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
southbridge Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
superio Remove some warnings from the tyan s2895. 2009-10-30 02:08:07 +00:00
Kconfig Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. 2009-10-30 12:56:59 +00:00