diff options
Diffstat (limited to 'config.i440fx.seabios')
-rw-r--r-- | config.i440fx.seabios | 2 |
1 files changed, 1 insertions, 1 deletions
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 |