coreboot-kgpe-d16/src
Gabe Black 7b4c4325e9 pit: Add missing elements to the edid data structure
When the edid data structure changed a while ago, it caused hangs on snow
which were fixed by adding those missing members. Unfortunately we didn't
realize that pit needed the same fix.

Change-Id: I81780b8135b99b2e24af723e703b9befff7b5ef0
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/63646
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/4389
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2013-12-21 10:49:16 +01:00
..
arch arm: Don't use const pointers with the write functions 2013-12-21 10:48:57 +01:00
console snprintf: lockless operation 2013-12-07 19:27:53 +01:00
cpu exynos5420: Fix some clock settings 2013-12-21 10:49:04 +01:00
device device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
drivers tpm: provide explicit tpm register access 2013-12-21 10:49:11 +01:00
ec ec/lenovo/h8: Enable 3G modem 2013-12-19 08:58:16 +01:00
include Add simple hexdump function 2013-12-21 08:25:44 +01:00
lib Add simple hexdump function 2013-12-21 08:25:44 +01:00
mainboard pit: Add missing elements to the edid data structure 2013-12-21 10:49:16 +01:00
northbridge haswell: Add pei_data field for USB routing 2013-12-21 07:39:33 +01:00
southbridge lynxpoint: Avoid any ME device communication in S3 path 2013-12-21 07:38:54 +01:00
superio Correct file permissions. 2013-12-07 00:39:09 +01:00
vendorcode chromeos: Check for recovery reason code in shared data 2013-12-21 07:28:37 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00