coreboot/src
Arthur Heymans 813c986149 UPSTREAM: i945/gma.c: Generate fake VBT
This generates a fake VBT for the Intel i945 graphic device. i945
supports both the mobile chipset 945gm (calistoga) and the desktop
chipset 945gc (lakeport), which is why a VBT with a different id string
needs to be created for each target.

The VBT id string is obtained from the vbios blob in the following way:
"strings vbios.bin | grep VBT".

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/16530
Tested-by: build bot (Jenkins)
Reviewed-by: Damien Zammit <damien@zamaudio.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>

Change-Id: I8245b12b16a4426efbe1f584d4163fc257231a98
Reviewed-on: https://chromium-review.googlesource.com/390402
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-28 12:50:49 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: x86: acpi: Add function for querying GPE status 2016-09-22 08:55:42 -07:00
commonlib UPSTREAM: commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-08 17:57:23 -07:00
console UPSTREAM: console: honor CONFIG_POSTCAR_CONSOLE 2016-09-21 19:36:51 -07:00
cpu UPSTREAM: cpu/amd/family_10h-family_15h: transition away from device_t 2016-09-15 00:12:57 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: intel/gma/vbt.c: pad the ID string with spaces. 2016-09-28 05:49:33 -07:00
ec UPSTREAM: mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-28 05:49:31 -07:00
include UPSTREAM: src/include: Add space around operators 2016-09-22 08:54:43 -07:00
lib UPSTREAM: arch/x86,lib: make cbmem console work in postcar stage 2016-09-21 19:36:55 -07:00
mainboard UPSTREAM: mainboards,ec: provide common declaration for mainboard_ec_init() 2016-09-28 05:49:31 -07:00
northbridge UPSTREAM: i945/gma.c: Generate fake VBT 2016-09-28 12:50:49 -07:00
soc UPSTREAM: soc/intel/apollolake: provide power button ACPI device 2016-09-28 05:49:24 -07:00
southbridge UPSTREAM: southbridge/sis/sis966/aza.c: Improve code formatting 2016-09-22 08:55:58 -07:00
superio UPSTREAM: src/superio: Add space around operators 2016-09-22 08:54:46 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: vendorcode/skylake: Add FSP header files without any adaptations 2016-09-13 22:20:08 -07:00
Kconfig UPSTREAM: Build system: Remove IASL_WARNINGS_ARE_ERRORS option 2016-09-23 09:26:13 -07:00