[OpenBIOS] [PATCH] Replace 'Qemu' by 'QEMU'

Andreas Färber afaerber at suse.de
Sun May 20 18:11:44 CEST 2012


Am 12.05.2012 14:00, schrieb Stefan Weil:
> The official product name is written 'QEMU'.
> 
> Signed-off-by: Stefan Weil <sw at weilnetz.de>

Thanks, applied all changes to comments in r1060.

> diff --git a/drivers/pci_database.c b/drivers/pci_database.c
> index ac47621..0983da3 100644
> --- a/drivers/pci_database.c
> +++ b/drivers/pci_database.c
> @@ -176,7 +176,7 @@ static const pci_dev_t vga_devices[] = {
>      },
>      {
>          PCI_VENDOR_ID_QEMU, PCI_DEVICE_ID_QEMU_VGA,
> -        NULL, "QEMU,VGA", "Qemu VGA",    "VGA\0",
> +        NULL, "QEMU,VGA", "QEMU VGA",    "VGA\0",
>          0, 0, 0,
>          NULL, NULL,
>      },

I wonder if changing this string here would be guest-visible or just for
debugging purposes in OpenBIOS?

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



More information about the OpenBIOS mailing list