From: Mark Cave-Ayland Date: Mon, 1 May 2017 13:43:31 +0000 (+0100) Subject: Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fbe9214318a41f8a201052f3ed63cca5a247408e;p=qemu.git Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule Signed-off-by: Mark Cave-Ayland Signed-off-by: David Gibson --- diff --git a/Makefile b/Makefile index 31d41a7eae..c830d7a46c 100644 --- a/Makefile +++ b/Makefile @@ -552,7 +552,8 @@ multiboot.bin linuxboot.bin linuxboot_dma.bin kvmvapic.bin \ s390-ccw.img \ spapr-rtas.bin slof.bin skiboot.lid \ palcode-clipper \ -u-boot.e500 +u-boot.e500 \ +qemu_vga.ndrv else BLOBS= endif diff --git a/pc-bios/qemu_vga.ndrv b/pc-bios/qemu_vga.ndrv new file mode 100644 index 0000000000..6e02f74d61 Binary files /dev/null and b/pc-bios/qemu_vga.ndrv differ