Re: [Qemu-devel] [PATCH] Makefile vgabios.c: Add filename to VGA splash screen

2012-02-22 Thread Gerhard Wiesinger
Any comments? Ciao, Gerhard -- http://www.wiesinger.com/ On Fri, 17 Feb 2012, Gerhard Wiesinger wrote: Filename is now displayed at VGA splash screen to see which BIOS on different VGAs will be used. Signed-off-by: Gerhard Wiesinger --- Makefile |2 +- vgabios.c |3 +++ 2 files chan

[Qemu-devel] [PATCH] Makefile vgabios.c: Add filename to VGA splash screen

2012-02-16 Thread Gerhard Wiesinger
Filename is now displayed at VGA splash screen to see which BIOS on different VGAs will be used. Signed-off-by: Gerhard Wiesinger --- Makefile |2 +- vgabios.c |3 +++ 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 578721a..627b758 100644 --- a