Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Mon, 1 May 2017 13:43:31 +0000 (14:43 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 10 May 2017 23:45:15 +0000 (09:45 +1000)
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Makefile
pc-bios/qemu_vga.ndrv [new file with mode: 0644]

index 31d41a7eae97a1bbc9cea4ce1fc3265713a6ce44..c830d7a46c162835399fba2feb187b480e8109ca 100644 (file)
--- 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 (file)
index 0000000..6e02f74
Binary files /dev/null and b/pc-bios/qemu_vga.ndrv differ