VirtualBox

Changeset 21884 in vbox


Ignore:
Timestamp:
Jul 30, 2009 1:23:30 PM (15 years ago)
Author:
vboxsync
Message:

Dev/PCBios: Missing #ifdef for OEM string CFGM lookup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevPcBios.cpp

    r21883 r21884  
    15341534                              "DmiChassisSerial\0"
    15351535                              "DmiChassisAssetTag\0"
     1536#ifdef VBOX_WITH_DMI_OEMSTRINGS
    15361537                              "DmiOEMVBoxVer\0"
    1537                               "DmiOEMVBoxRev\0"))
     1538                              "DmiOEMVBoxRev\0"
     1539#endif
     1540                              ))
    15381541        return PDMDEV_SET_ERROR(pDevIns, VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES,
    15391542                                N_("Invalid configuraton for  device pcbios device"));
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