mb/google/rambi: add VBTs for variants
Add VBTs for all rambi variants, extracted from VGA BIOS from stock firmware images using intelvbttool. Test: boot several rambi variants using MrChromebox edk2/master branch with Baytrail GOP driver and extracted VBTs. Change-Id: I401ae5accd852fc5211092a5944fc85871b642ae Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37761 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
c7305f7b37
commit
021462bb26
16 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ config BOARD_GOOGLE_BASEBOARD_RAMBI
|
|||
select HAVE_ACPI_TABLES
|
||||
select HAVE_OPTION_TABLE
|
||||
select HAVE_ACPI_RESUME
|
||||
select INTEL_GMA_HAVE_VBT if !BOARD_GOOGLE_RAMBI
|
||||
select MAINBOARD_HAS_CHROMEOS
|
||||
select MAINBOARD_HAS_LPC_TPM
|
||||
select MAINBOARD_HAS_TPM1
|
||||
|
|
BIN
src/mainboard/google/rambi/variants/banjo/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/banjo/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/candy/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/candy/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/clapper/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/clapper/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/enguarde/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/enguarde/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/glimmer/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/glimmer/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/gnawty/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/gnawty/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/heli/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/heli/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/kip/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/kip/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/ninja/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/ninja/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/orco/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/orco/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/quawks/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/quawks/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/squawks/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/squawks/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/sumo/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/sumo/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/swanky/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/swanky/data.vbt
Normal file
Binary file not shown.
BIN
src/mainboard/google/rambi/variants/winky/data.vbt
Normal file
BIN
src/mainboard/google/rambi/variants/winky/data.vbt
Normal file
Binary file not shown.
Loading…
Reference in a new issue