VirtualBox

Changeset 53335 in vbox for trunk


Ignore:
Timestamp:
Nov 14, 2014 5:20:13 PM (10 years ago)
Author:
vboxsync
Message:

EFI: Finally give the graphics device the correct name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/ComponentName.c

    r48674 r53335  
    6161
    6262GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE mVBoxVgaDriverNameTable[] = {
    63   { "eng;en", L"Cirrus Logic 5430 Driver" },
     63  { "eng;en", L"VirtualBox SVGA Driver" },
    6464  { NULL , NULL }
    6565};
    6666
    6767GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE mVBoxVgaControllerNameTable[] = {
    68   { "eng;en", L"Cirrus Logic 5430 PCI Adapter" },
     68  { "eng;en", L"VirtualBox SVGA PCI Adapter" },
    6969  { NULL , NULL }
    7070};
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette