VirtualBox

Changeset 43412 in vbox


Ignore:
Timestamp:
Sep 24, 2012 10:19:16 AM (12 years ago)
Author:
vboxsync
Message:

doc/manual: better documentation of overwritable DMI information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r43362 r43412  
    13271327    information:</para>
    13281328
    1329     <screen>VBoxManage setextradata "VM name"
     1329    <sect2>
     1330      <title>DMI BIOS information (type 0)</title>
     1331      <screen>VBoxManage setextradata "VM name"
    13301332      "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVendor"        "BIOS Vendor"
    13311333VBoxManage setextradata "VM name"
     
    13401342      "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMajor" 3
    13411343VBoxManage setextradata "VM name"
    1342       "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMinor" 4
    1343 VBoxManage setextradata "VM name"
     1344      "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMinor" 4</screen>
     1345    </sect2>
     1346    <sect2>
     1347      <title>DMI system information (type 1)</title>
     1348      <screen>VBoxManage setextradata "VM name"
    13441349      "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor"      "System Vendor"
    13451350VBoxManage setextradata "VM name"
     
    13561361      "VBoxInternal/Devices/pcbios/0/Config/DmiSystemUuid"
    13571362                                               "9852bf98-b83c-49db-a8de-182c42c7226b"</screen>
    1358 
     1363    </sect2>
     1364    <sect2>
     1365      <title>DMI board information (type 2)</title>
     1366      <screen>VBoxManage setextradata "VM name"
     1367      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardVendor"       "Board Vendor"
     1368VBoxManage setextradata "VM name"
     1369      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardProduct"      "Board Product"
     1370VBoxManage setextradata "VM name"
     1371      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardVersion"      "Board Version"
     1372VBoxManage setextradata "VM name"
     1373      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardSerial"       "Board Serial"
     1374VBoxManage setextradata "VM name"
     1375      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardAssetTag"     "Board Tag"
     1376VBoxManage setextradata "VM name"
     1377      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardLocInChass"   "Board Location"
     1378VBoxManage setextradata "VM name"
     1379      "VBoxInternal/Devices/pcbios/0/Config/DmiBoardType"         10</screen>
     1380    </sect2>
     1381    <sect2>
     1382      <title>DMI system enclosure or chassis (type 3)</title>
     1383      <screen>VBoxManage setextradata "VM name"
     1384      "VBoxInternal/Devices/pcbios/0/Config/DmiChassisVendor"     "Chassis Vendor"
     1385VBoxManage setextradata "VM name"
     1386      "VBoxInternal/Devices/pcbios/0/Config/DmiChassisVersion"    "Chassis Version"
     1387VBoxManage setextradata "VM name"
     1388      "VBoxInternal/Devices/pcbios/0/Config/DmiChassisSerial"     "Chassis Serial"
     1389VBoxManage setextradata "VM name"
     1390      "VBoxInternal/Devices/pcbios/0/Config/DmiChassisAssetTag"   "Chassis Tag"</screen>
     1391    </sect2>
     1392    <sect2>
     1393      <title>DMI processor informatiion (type 4)</title>
     1394      <screen>VBoxManage setextradata "VM name"
     1395      "VBoxInternal/Devices/pcbios/0/Config/DmiProcManufacturer"  "GenuineIntel"
     1396VBoxManage setextradata "VM name"
     1397      "VBoxInternal/Devices/pcbios/0/Config/DmiProcVersion"       "Pentium(R) III"</screen>
     1398    </sect2>
     1399    <sect2>
     1400      <title>DMI OEM strings (type 11)</title>
     1401      <screen>VBoxManage setextradata "VM name"
     1402      "VBoxInternal/Devices/pcbios/0/Config/DmiOEMVBoxVer"        "vboxVer_1.2.3"
     1403VBoxManage setextradata "VM name"
     1404      "VBoxInternal/Devices/pcbios/0/Config/DmiOEMVBoxRev"        "vboxRev_12345"</screen>
     1405    </sect2>
    13591406    <para>If a DMI string is not set, the default value of VirtualBox is used.
    13601407    To set an empty string use
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