From 6b04ce729d90fe5d2cd134eff877f92774dc8b0e Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 30 Jan 2015 05:34:18 +0000 Subject: Add QEMU (q35/ich9) support to libreboot. --- buildrom-withgrub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildrom-withgrub') diff --git a/buildrom-withgrub b/buildrom-withgrub index dce4bbb5..cc3283c3 100755 --- a/buildrom-withgrub +++ b/buildrom-withgrub @@ -36,7 +36,7 @@ cd coreboot # Build ROM images with text-mode and corebootfb modes. # --------------------------------------------------------------------------------------------------------------- -if [ "$1" = "qemu_i440fx_piix4" ] +if [ "$1" = "qemu_i440fx_piix4" ] || [ "$1" = "qemu_q35_ich9" ] then # assume that the default config enable framebuffer mode, duplicate and patch for text-mode # necessary, otherwise it will ask you to enter the Y/X resolution of the framebuffer at build time -- cgit v1.2.3-70-g09d2