From c84f73aec5ea16aa979542a1a701b518f276f84a Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Mon, 23 Dec 2019 17:57:43 -0600 Subject: mb/google/slippy: update VBT The current BIOS-extracted VBT breaks backlight control with Tianocore, so replace it with one that does. Settings were exported using Intel BMP tool and the overlayed onto a GOP-format (vs BIOS format) VBT file. Test: boot google/wolf with both SeaBIOS and Tianocore payloads, verify backlight control functional under both Linux and Windows. Change-Id: Id6281c8dfb6e0001be8c4d9be1013f2d4bbb5880 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/38397 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/google/slippy/data.vbt | Bin 4608 -> 4608 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/mainboard/google/slippy/data.vbt b/src/mainboard/google/slippy/data.vbt index e765e99e94..a7be44c926 100644 Binary files a/src/mainboard/google/slippy/data.vbt and b/src/mainboard/google/slippy/data.vbt differ -- cgit v1.2.3