From 812a83974447b67e98740afecb9ca7ef5d1db2fc Mon Sep 17 00:00:00 2001 From: p4block Date: Sat, 14 Jul 2018 21:46:58 +0200 Subject: Add VBT data for Gigabyte GA-H61-S2PV Extracted from the stock UEFI using UEFItool & intelvbttool. Without it, the kernel complains about the missing VBT table. Additionally, the invalid oprom signature warning given by i915 is also gone. Change-Id: I1871eca9e9c21531d842289f6624ec44420d9844 Signed-off-by: Pablo Moyano <42.pablo.ms@gmail.com> Reviewed-on: https://review.coreboot.org/27482 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/gigabyte/ga-h61m-s2pv/data.vbt | Bin 0 -> 3801 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/mainboard/gigabyte/ga-h61m-s2pv/data.vbt (limited to 'src/mainboard/gigabyte/ga-h61m-s2pv/data.vbt') diff --git a/src/mainboard/gigabyte/ga-h61m-s2pv/data.vbt b/src/mainboard/gigabyte/ga-h61m-s2pv/data.vbt new file mode 100644 index 0000000000..3d230d99de Binary files /dev/null and b/src/mainboard/gigabyte/ga-h61m-s2pv/data.vbt differ -- cgit v1.2.3