mb/razer/blade_stealth_kbl/h3q: add VBIOS table

This commit adds the VBIOS table, extracted from Linux sysfs running on
the stock firmware version 8.02, to the coreboot tree, required for
some graphics backends.

Change-Id: I0d1c9795741e112154bfe6885eea744538373d5a
Signed-off-by: Reagan Bohan <xbjfk.github@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82460
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
Reagan Bohan
2024-05-15 09:45:40 +00:00
committed by Felix Singer
parent 8979955900
commit 3da7829958
2 changed files with 1 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ config BOARD_RAZER_BLADE_H2U
select MAINBOARD_HAS_TPM2 select MAINBOARD_HAS_TPM2
config BOARD_RAZER_BLADE_H3Q config BOARD_RAZER_BLADE_H3Q
select INTEL_GMA_HAVE_VBT
select BOARD_RAZER_BLADE_STEALTH_KBL select BOARD_RAZER_BLADE_STEALTH_KBL
if BOARD_RAZER_BLADE_STEALTH_KBL if BOARD_RAZER_BLADE_STEALTH_KBL