From 60f10adcd81ffe06577c2896b10a4cec9508ea13 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 14 Apr 2014 13:02:52 +0200 Subject: fix vgabios name --- config.i440fx.seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.i440fx.seabios') diff --git a/config.i440fx.seabios b/config.i440fx.seabios index 1925d29..ea88ba1 100644 --- a/config.i440fx.seabios +++ b/config.i440fx.seabios @@ -13,6 +13,6 @@ CONFIG_PAYLOAD_ELF=y CONFIG_PAYLOAD_FILE="/usr/share/seabios.git-coreboot/bios-coreboot.elf" CONFIG_VGA_BIOS=y -CONFIG_VGA_BIOS_FILE="/usr/share/seabios.git-coreboot/vgabios-coreboot.elf" +CONFIG_VGA_BIOS_FILE="/usr/share/seabios.git-coreboot/vgabios-coreboot.bin" CONFIG_VGA_BIOS_ID="coreboot" FRAMEBUFFER_KEEP_VESA_MODE=y -- cgit